mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-19 05:43:35 -05:00
Merge branch 'dev'
This commit is contained in:
commit
e15707b59f
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ export default definePlugin({
|
|||
type: OptionType.BOOLEAN,
|
||||
description: "Use Vencords Console Icon",
|
||||
default: false,
|
||||
restartNeeded: false,
|
||||
restartNeeded: true,
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue