nodemon, fix small issues

This commit is contained in:
AlecM33
2021-12-28 15:16:28 -05:00
parent 15624f28bc
commit 3e2b503ad2
14 changed files with 173 additions and 127 deletions

View File

@@ -116,7 +116,7 @@ export const templates = {
"<h3>Transfer Mod Powers &#128081;</h3>" +
"</div>" +
"<div id='modal-button-container'>" +
"<button id='close-modal-button'>Cancel</button>" +
"<button id='close-modal-button' class='cancel'>Cancel</button>" +
"</div>" +
"</form>" +
"</div>" +