260706_1_계정, 로그인, 보안 초안 작성
This commit is contained in:
@@ -105,7 +105,7 @@ function buildHeader(): HTMLElement {
|
||||
});
|
||||
actions.append(langBtn, themeBtn);
|
||||
|
||||
if (isAuthenticated()) {
|
||||
if (isAuthenticated() as any) {
|
||||
actions.append(
|
||||
createButton({
|
||||
label: L("Nav_MyAccount"),
|
||||
|
||||
Reference in New Issue
Block a user