Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Commit 649904b

Browse files
committed
fix: remove unbalanced closing div tag in renderServers template
1 parent fe6bacd commit 649904b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

public/js/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,6 @@ async function renderServers() {
978978
</tbody>
979979
</table>
980980
</div>
981-
</div>
982981
`;
983982

984983
try {

0 commit comments

Comments
 (0)