260706_1_계정, 로그인, 보안 초안 작성

This commit is contained in:
2026-07-07 19:17:13 +09:00
parent 404941c47a
commit f8633bb1fe
4696 changed files with 6110 additions and 642171 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ function buildHeader(): HTMLElement {
});
actions.append(langBtn, themeBtn);
if (isAuthenticated()) {
if (isAuthenticated() as any) {
actions.append(
createButton({
label: L("Nav_MyAccount"),