fix: drag not working on windows
This commit is contained in:
@@ -60,7 +60,8 @@
|
|||||||
"resizable": true,
|
"resizable": true,
|
||||||
"title": "Hoppscotch",
|
"title": "Hoppscotch",
|
||||||
"width": 800,
|
"width": 800,
|
||||||
"height": 600
|
"height": 600,
|
||||||
|
"fileDropEnabled": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user