fix: typo

This commit is contained in:
NextAlone 2022-03-21 12:11:31 +08:00
parent a3ff99bc07
commit d06cb7d94c
No known key found for this signature in database
GPG Key ID: DBA7B0AEF8C1CD2C

View File

@ -33,7 +33,7 @@ object NaConfig {
)
var showInvertReply =
addConfig(
"ForceCopy",
"InvertReply",
ConfigItem.configTypeBool,
false
)