mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 08:15:46 +01:00
NEWS updates and whitespace fixes.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
const myObject = Object;
|
||||
Components.utils.import("resource://dactyl/base.jsm");
|
||||
defmodule("storage", this, {
|
||||
defmodule("storage", {
|
||||
exports: ["File", "storage"],
|
||||
require: ["services", "util"]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user