forked from devsam/core
js2ts: index(login)
- fix-workaround: popper 로드
This commit is contained in:
@@ -90,5 +90,5 @@ RootDB::db()->update('member', [
|
||||
Json::die([
|
||||
'result'=>true,
|
||||
'reset'=>false,
|
||||
'reason'=>"로그인을 성공했습니다. {$tokenValidUntil}까지 유효합니다."
|
||||
'validUntil'=>$tokenValidUntil,
|
||||
]);
|
||||
Reference in New Issue
Block a user