Merge branch 'main' into gammastep

This commit is contained in:
end-4
2024-05-03 21:36:13 +07:00
committed by GitHub
26 changed files with 186 additions and 56 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import PopupWindow from '../.widgethacks/popupwindow.js';
import SidebarRight from "./sideright.js";
export default () => PopupWindow({
keymode: 'exclusive',
keymode: 'on-demand',
anchor: ['right', 'top', 'bottom'],
name: 'sideright',
layer: 'overlay',