1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-10 19:13:32 +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

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 () {
},