diff --git a/data/kh/kh_interfaces/appzone.lua b/data/kh/kh_interfaces/appzone.lua index c97cfedc..71ffd96c 100644 --- a/data/kh/kh_interfaces/appzone.lua +++ b/data/kh/kh_interfaces/appzone.lua @@ -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