mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	| @@ -243,7 +243,7 @@ module.exports = { | ||||
|                     ) | ||||
|                     themeContext.page.scripts = scriptFiles.concat(themeContext.page.scripts || []) | ||||
|                     theme.page = theme.page || {_:{}} | ||||
|                     theme.page._.scripts = cssFiles.concat(theme.page._.scripts || []) | ||||
|                     theme.page._.scripts = scriptFiles.concat(theme.page._.scripts || []) | ||||
|                 } | ||||
|             } | ||||
|             activeThemeInitialised = true; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user