correction mineur
This commit is contained in:
parent
aaeb12058d
commit
a68c5cbc8d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ AppZone = {
|
|||
-- use client.cfg value when available
|
||||
local uri getClientCfg("AppZoneUrl")
|
||||
if uri == nil or uri == '' then
|
||||
uri = 'http://app.liria.khaganat.net/'
|
||||
uri = 'http://app.lirria.khaganat.net/'
|
||||
end
|
||||
|
||||
AppZone.homeuri = uri .. AppZone.homeuri
|
||||
|
|
Loading…
Reference in a new issue