mirror of
https://github.com/Equicord/Equicord.git
synced 2025-01-19 13:53:34 -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,
|
type: OptionType.BOOLEAN,
|
||||||
description: "Use Vencords Console Icon",
|
description: "Use Vencords Console Icon",
|
||||||
default: false,
|
default: false,
|
||||||
restartNeeded: false,
|
restartNeeded: true,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue