24
edits
(Mark phase 3 of transition of XML to Remote setttings as DONE) |
(fix import) |
||
| Line 18: | Line 18: | ||
<pre> | <pre> | ||
const { RemoteSettings } = ChromeUtils.import("resource://services- | const { RemoteSettings } = ChromeUtils.import("resource://services-settings/remote-settings.js", {}); | ||
RemoteSettings("my-collection") | RemoteSettings("my-collection") | ||
edits