mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-18 13:15:46 +01:00
Replace some Muttator references.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
let uri = Components.classes["@mozilla.org/network/io-service;1"]
|
||||
.getService(Components.interfaces.nsIIOService)
|
||||
.newURI("dactyl://help/options", null, null);
|
||||
Application.activeWindow.open(uri).focus(); // TODO: generalise for Muttator et al.
|
||||
Application.activeWindow.open(uri).focus(); // TODO: generalise for Teledactyl et al.
|
||||
window.close();
|
||||
</script>
|
||||
</window>
|
||||
|
||||
Reference in New Issue
Block a user