mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Add discord link
This commit is contained in:
2
core.js
2
core.js
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user