mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 06:07:59 +01:00
Add missing semicolons.
--HG-- extra : rebase_source : d0f7ae9f98a691c7a721e8203121964d7976447e
This commit is contained in:
@@ -1031,7 +1031,7 @@ var Hints = Module("hints", {
|
||||
onChange: function () {
|
||||
this.accepted = true;
|
||||
modes.pop();
|
||||
},
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user