mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 19:17:59 +01:00
Kill strict mode for the moment.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//
|
||||
// This work is licensed for reuse under an MIT license. Details are
|
||||
// given in the LICENSE.txt file included with this file.
|
||||
"use strict";
|
||||
/* use strict */
|
||||
|
||||
// also includes methods for dealing with keywords and search engines
|
||||
var Bookmarks = Module("bookmarks", {
|
||||
|
||||
Reference in New Issue
Block a user