ags: update

This commit is contained in:
end-4
2024-01-29 22:51:15 +07:00
parent c5d8a4a9cf
commit 54492e9fc3
7 changed files with 6 additions and 13 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import PopupWindow from '../../lib/popupwindow.js';
import SidebarLeft from "./sideleft.js";
export default () => PopupWindow({
focusable: true,
keymode: 'exclusive',
anchor: ['left', 'top', 'bottom'],
name: 'sideleft',
layer: 'top',