forked from Shinonome/dots-hyprland
booru: more anims, add konachan
This commit is contained in:
@@ -61,6 +61,7 @@ export const ConfigToggle = ({
|
||||
});
|
||||
const interactionWrapper = Button({
|
||||
attribute: {
|
||||
enabled: enabled,
|
||||
toggle: (newValue) => {
|
||||
enabled.value = !enabled.value;
|
||||
onChange(interactionWrapper, enabled.value);
|
||||
|
||||
Reference in New Issue
Block a user