forked from Shinonome/dots-hyprland
oops trailing comma
This commit is contained in:
@@ -62,7 +62,7 @@ export default () => {
|
|||||||
}),
|
}),
|
||||||
child: child,
|
child: child,
|
||||||
});
|
});
|
||||||
const emptyArea = SpaceRightDefaultClicks(Widget.Box({ hexpand: true, })),
|
const emptyArea = SpaceRightDefaultClicks(Widget.Box({ hexpand: true, }));
|
||||||
const indicatorArea = SpaceRightDefaultClicks(Widget.Box({
|
const indicatorArea = SpaceRightDefaultClicks(Widget.Box({
|
||||||
children: [
|
children: [
|
||||||
separatorDot,
|
separatorDot,
|
||||||
|
|||||||
Reference in New Issue
Block a user