[feat] drag and drop order and folders
This commit is contained in:
629
src-tauri/Cargo.lock
generated
629
src-tauri/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -90,7 +90,7 @@
|
||||
"targets": "all"
|
||||
},
|
||||
"security": {
|
||||
"csp": null
|
||||
"csp": ""
|
||||
},
|
||||
"updater": {
|
||||
"active": false
|
||||
@@ -103,7 +103,8 @@
|
||||
"width": 1024,
|
||||
"height": 768,
|
||||
"minWidth": 300,
|
||||
"minHeight": 500
|
||||
"minHeight": 500,
|
||||
"fileDropEnabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user