mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Fix typo in b5653babd
This commit is contained in:
parent
b5653babdf
commit
0a6870656f
@ -9,7 +9,7 @@ Saves wiki by pushing a commit to the GitHub v3 REST API
|
||||
(function(){
|
||||
|
||||
/*jslint node: true, browser: true */
|
||||
/*global $tw: true */
|
||||
/*global $tw: false */
|
||||
"use strict";
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user