Make sure windows with titlebar have OS class

This commit is contained in:
Fedor Indutny
2022-06-09 09:21:17 -07:00
committed by GitHub
parent 5634601554
commit 9975758fde
5 changed files with 17 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="ts/set_os_class.js"></script>
<script type="application/javascript" src="ts/windows/init.js"></script>
</body>
</html>