Update TabAccount.js

This commit is contained in:
jelveh
2026-04-25 08:14:01 -07:00
parent 5174f90ed4
commit e8c566bf3d
+1 -1
View File
@@ -177,7 +177,7 @@ const TabAccount = {
window_options: {
parent_uuid: $el_window.attr('data-element_uuid'),
backdrop: true,
close_on_backdrop_click: false,
close_on_backdrop_click: true,
parent_center: true,
stay_on_top: true,
has_head: false,