mirror of
https://github.com/HeyPuter/puter.git
synced 2026-08-25 15:37:12 +00:00
Disable dialog dragging in TabHome
This commit is contained in:
@@ -241,6 +241,8 @@ const TabHome = {
|
||||
parent_center: true,
|
||||
stay_on_top: true,
|
||||
has_head: false,
|
||||
is_draggable: false,
|
||||
draggable_body: false,
|
||||
},
|
||||
}).then(function (is_saved) {
|
||||
if ( is_saved ) {
|
||||
|
||||
Reference in New Issue
Block a user