1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-13 00:10:37 +02:00

Doc: Mark several desktop-only plugin API features as "desktop-only" (#10208)

This commit is contained in:
Henry Heino
2024-03-26 04:36:15 -07:00
committed by GitHub
parent 27b86fbb00
commit c4aa18a63e
14 changed files with 44 additions and 5 deletions

View File

@ -36,6 +36,7 @@ import { ListRenderer } from './noteListType';
*
* <img width="250px" src="https://global.discourse-cdn.com/standard14/uploads/cozic/optimized/3X/7/2/72acb1bab67d32482cb3da7bb053e54d44ad87b8_2_580x500.png"/>
*
* <span class="platform-desktop">desktop</span>
*/
export default class JoplinViewsNoteList {