mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-17 03:00:13 +00:00
Typo
This commit is contained in:
parent
463c81c08f
commit
90125c63cc
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ public class Config
|
||||||
|
|
||||||
items.Add(new(
|
items.Add(new(
|
||||||
"timezone",
|
"timezone",
|
||||||
"The system's time zone - shows timestamps in your local time.",
|
"The system's time zone - shows timestamps in your local time",
|
||||||
ctx.Config.UiTz,
|
ctx.Config.UiTz,
|
||||||
"UTC"
|
"UTC"
|
||||||
));
|
));
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue