mirror of
https://github.com/Equicord/Equicord.git
synced 2025-03-04 00:10:05 -05:00
i forgor
This commit is contained in:
parent
c9f18d11b0
commit
09c7176036
1 changed files with 0 additions and 6 deletions
|
@ -60,12 +60,6 @@ export const settings = definePluginSettings({
|
|||
description: "Whether the permissions dropdown on user popouts should be open by default",
|
||||
type: OptionType.BOOLEAN,
|
||||
default: false,
|
||||
},
|
||||
preferButtonOverDropdown: {
|
||||
description: "Show a button next to the roles instead of dropdown",
|
||||
type: OptionType.BOOLEAN,
|
||||
default: true,
|
||||
restartNeeded: true
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue