2b61520524
* fix: update CSP to allow reordering rooms inside space Fixes https://github.com/cinnyapp/cinny/issues/2949 * disable native dnd in windows configuration * Disable drag and drop for main webview window in lib.rs * Remove dragDropEnabled setting from tauri.conf.json * Replace drag_drop_enabled with disable_drag_drop_handler