mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-19 21:59:59 -08:00
Fix typo
This commit is contained in:
parent
9a8f381923
commit
db518d7b16
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ var defaultCfg = map[string]string{
|
||||||
"AllowHTML": "true",
|
"AllowHTML": "true",
|
||||||
"DefaultChannel": "0",
|
"DefaultChannel": "0",
|
||||||
"RememberChannel": "true",
|
"RememberChannel": "true",
|
||||||
"WelcomeText": "Welcome to this server running <b>Grumble</b>.",
|
"WelcomeText": "Welcome to this server running <b>Tonio</b>.",
|
||||||
"SendVersion": "true",
|
"SendVersion": "true",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue