mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
progress
This commit is contained in:
@@ -488,10 +488,6 @@ export const dbUtils = {
|
||||
}
|
||||
});
|
||||
});
|
||||
selection.update(($selection) => {
|
||||
$selection.clear();
|
||||
return $selection;
|
||||
});
|
||||
},
|
||||
deleteAllFiles: () => {
|
||||
applyGlobal((draft) => {
|
||||
|
Reference in New Issue
Block a user