You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Chore: Desktop: Update for share permissions (#8528)
This commit is contained in:
@@ -38,6 +38,8 @@ export interface DeleteOptions {
|
||||
// sync, we don't need to track the deletion, because the operation doesn't
|
||||
// need to applied again on next sync.
|
||||
trackDeleted?: boolean;
|
||||
|
||||
disableReadOnlyCheck?: boolean;
|
||||
}
|
||||
|
||||
class BaseModel {
|
||||
|
||||
Reference in New Issue
Block a user