fix: change config.town_square to usize instead of String

This commit is contained in:
trisua 2025-04-09 21:04:59 -04:00
parent a06dc88f84
commit fd33c0c7d8
4 changed files with 6 additions and 6 deletions

View file

@ -16,7 +16,7 @@ banned_usernames = [
"post",
"void",
]
town_square = "166340372315581657"
town_square = 166340372315581657
[security]
registration_enabled = true