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