Skip to content

Commit 66f95be

Browse files
committed
fix: resolve project content unavailable issue
1 parent bd28b64 commit 66f95be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web-app/js/projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,4 +663,4 @@ function initNQueens() {
663663
solutionCountEl.textContent = "0";
664664
});
665665
}
666-
}
666+

0 commit comments

Comments
 (0)