mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
This commit is contained in:
parent
98d9075639
commit
dc24a32d6a
4 changed files with 4 additions and 4 deletions
|
@ -201,7 +201,7 @@ function toggleMessageDecorators(enabled: boolean) {
|
|||
}
|
||||
}
|
||||
|
||||
migratePluginSetting("PlatformIndicators", "badges", "profiles");
|
||||
migratePluginSetting("PlatformIndicators", "profiles", "badges");
|
||||
const settings = definePluginSettings({
|
||||
list: {
|
||||
type: OptionType.BOOLEAN,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue