mirror of
https://github.com/Equicord/Equicord.git
synced 2025-03-04 08:20:02 -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",
|
description: "Whether the permissions dropdown on user popouts should be open by default",
|
||||||
type: OptionType.BOOLEAN,
|
type: OptionType.BOOLEAN,
|
||||||
default: false,
|
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