feat(WIP): gateway bootstrap 호출 제거 진행
- 메인페이지 미동작
This commit is contained in:
@@ -9,6 +9,7 @@ import { unwrap_any } from '../util/unwrap_any';
|
||||
import { mb_strwidth } from '../util/mb_strwidth';
|
||||
import { isString } from 'lodash';
|
||||
import { sha512 } from 'js-sha512';
|
||||
import './common';
|
||||
|
||||
async function changeInstallMode() {
|
||||
let result: {
|
||||
|
||||
Reference in New Issue
Block a user