overview: remove unecessary stuff

This commit is contained in:
end-4
2024-04-08 18:19:28 +07:00
parent 6eee9f4418
commit 2a5de43e61
2 changed files with 2 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import PopupWindow from '../.widgethacks/popupwindow.js';
export default (id = '') => PopupWindow({
name: `overview${id}`,
exclusivity: 'ignore',
// exclusivity: 'ignore',
keymode: 'exclusive',
visible: false,
anchor: ['top'],