[feat] drag and drop order and folders

This commit is contained in:
kwaroran
2023-05-23 04:51:47 +09:00
parent d174aa0796
commit c42a8710e1
12 changed files with 895 additions and 340 deletions

View File

@@ -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
}
]
}