Have settings window update on theme changes
This commit is contained in:
parent
1913752fa0
commit
5ff562b097
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script
|
||||
type="application/javascript"
|
||||
src="ts/windows/applyTheme.js"
|
||||
></script>
|
||||
<script type="application/javascript" src="ts/windows/init.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue