Skip to content

Commit

Permalink
Solve Data-Overwrite issue
Browse files Browse the repository at this point in the history
Signed-off-by: Mitesh <[email protected]>
  • Loading branch information
miteshgoplani committed Jul 30, 2020
1 parent 7bfe621 commit a0fbfd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interface/src/mvd-window-management.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ declare namespace MVDWindowManagement {
requestWindowFocus(windowId: MVDWindowManagement.WindowId): boolean;
autoSaveFileAllowDelete : boolean;
autoSaveDataClean : boolean;
launchDesktopAutoSavedApplications() : void;
}
}

Expand Down

0 comments on commit a0fbfd5

Please sign in to comment.