removed.upgrade.host

This commit is contained in:
Xenomporio 2022-07-13 10:45:03 +02:00
parent eff711a539
commit b14c419f3f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
class Config
{
/** @var string */
public $updateHost = 'update.xentral.biz';
public $updateHost = 'removed.upgrade.host';
public function __construct()
{