We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d908492 commit 5e0d493Copy full SHA for 5e0d493
1 file changed
src/scripts/main.ts
@@ -28,4 +28,4 @@ window.addEventListener('hashchange', async () => {
28
console.error('❌ main.ts: hashchange : Markdown 로드 실패!', error);
29
// 실제 다른 작업이 필요
30
}
31
-});
+});
0 commit comments