mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Fix format of metadata comment for bootprefix.js
This commit is contained in:
parent
481b58eec9
commit
c04f11f3ff
@ -10,7 +10,7 @@ This file sets up the globals that need to be available when JavaScript modules
|
|||||||
|
|
||||||
See Boot.js for further details of the boot process.
|
See Boot.js for further details of the boot process.
|
||||||
|
|
||||||
*/
|
\*/
|
||||||
|
|
||||||
// Set up $tw global for the browser
|
// Set up $tw global for the browser
|
||||||
if(window && !window.$tw) {
|
if(window && !window.$tw) {
|
||||||
|
Loading…
Reference in New Issue
Block a user