mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
Fix grammar and SHC patches matching wrong var (#636)
This commit is contained in:
parent
586b26d2d4
commit
6f200e9218
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@ interface FindData {
|
|||
|
||||
const settings = definePluginSettings({
|
||||
notifyOnAutoConnect: {
|
||||
description: "Wheter to notify when Dev Companion has automatically connected.",
|
||||
description: "Whether to notify when Dev Companion has automatically connected.",
|
||||
type: OptionType.BOOLEAN,
|
||||
default: true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue