mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 02:18:02 +00:00
Fix format of metadata comment for bootprefix.js
This commit is contained in:
@@ -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.
|
||||
|
||||
*/
|
||||
\*/
|
||||
|
||||
// Set up $tw global for the browser
|
||||
if(window && !window.$tw) {
|
||||
|
Reference in New Issue
Block a user