mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-12 13:13:44 -05:00
Merge branch 'dev'
This commit is contained in:
commit
7b520a45ff
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ const settings = definePluginSettings({
|
||||||
type: OptionType.BOOLEAN,
|
type: OptionType.BOOLEAN,
|
||||||
default: false,
|
default: false,
|
||||||
description: "Hide Arrow",
|
description: "Hide Arrow",
|
||||||
|
restartNeeded: true
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue