1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-06-23 21:06:31 +02:00

Make teledactyl not explode yay.

This commit is contained in:
Kris Maglione
2011-07-28 01:32:25 -04:00
parent a63d61612d
commit 93edf62036
5 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -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 () {
},