Add discord link

This commit is contained in:
dualshock-tools
2024-04-08 14:58:30 +02:00
parent 3c8a58cd3e
commit 0ef57dee63
2 changed files with 6 additions and 0 deletions

View File

@@ -846,6 +846,8 @@ function show_popup(text) {
new bootstrap.Modal(document.getElementById('popupModal'), {}).show()
}
function discord_popup() { show_popup("My handle on discord is: the_al"); }
function calib_perm_changes() { return $("#calibPermanentChanges").is(':checked') }
function reset_calib_perm_changes() {