mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-16 17:05:03 +01:00
standardise config buttons
This commit is contained in:
@@ -95,7 +95,7 @@ $(function() {
|
||||
}, 500);
|
||||
});
|
||||
|
||||
$("#btn_config").click(function() {
|
||||
$("#configButton").click(function() {
|
||||
try{
|
||||
window.external.openMhlConfig();
|
||||
} catch(e){
|
||||
|
||||
Reference in New Issue
Block a user