mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 08:05:45 +01:00
Make teledactyl not explode yay.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// given in the LICENSE.txt file included with this file.
|
||||
"use strict";
|
||||
|
||||
const Addressbook = Module("addressbook", {
|
||||
var Addressbook = Module("addressbook", {
|
||||
init: function () {
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user