kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Tell JSHint about Firefox's globals
rodzic
3f1e8ee79a
commit
a7c1b1896e
|
@ -9,7 +9,7 @@ Handles saving changes via Firefox's XUL APIs
|
|||
(function(){
|
||||
|
||||
/*jslint node: true, browser: true */
|
||||
/*global $tw: false */
|
||||
/*global $tw: false, netscape: false, Components: false */
|
||||
"use strict";
|
||||
|
||||
var FirefoxSaver = function(wiki) {
|
||||
|
|
Ładowanie…
Reference in New Issue