서버 예약 오픈을 UI에 통합
This commit is contained in:
@@ -12,6 +12,7 @@ foreach(AppConf::getList() as $setting){
|
||||
'color'=>$setting->getColor(),
|
||||
'korName'=>$setting->getKorName(),
|
||||
'name'=>$setting->getShortName(),
|
||||
'exists'=>$setting->isExists(),
|
||||
'enable'=>$setting->isRunning()
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user