Fixed resource hashes

This commit is contained in:
zero01101 2023-08-31 12:55:12 +00:00 committed by Github Actions
parent 72cd21778b
commit f74e7cc180
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
<link href="css/colors.css?v=f732f19" rel="stylesheet" />
<link href="css/icons.css?v=e6f94af" rel="stylesheet" />
<link href="css/index.css?v=a1f5bff" rel="stylesheet" />
<link href="css/index.css?v=cf6b502" rel="stylesheet" />
<link href="css/layers.css?v=92c0352" rel="stylesheet" />
<link href="css/ui/generic.css?v=30837f8" rel="stylesheet" />
@ -558,7 +558,7 @@
<!-- Content -->
<script src="js/prompt.js?v=7a1c68c" type="text/javascript"></script>
<script src="js/index.js?v=d4006e8" type="text/javascript"></script>
<script src="js/index.js?v=425e27d" type="text/javascript"></script>
<script
src="js/ui/floating/history.js?v=4f29db4"
@ -572,7 +572,7 @@
src="js/ui/tool/generic.js?v=3e678e0"
type="text/javascript"></script>
<script src="js/ui/tool/dream.js?v=95bd3f0" type="text/javascript"></script>
<script src="js/ui/tool/dream.js?v=aa8c906" type="text/javascript"></script>
<script
src="js/ui/tool/maskbrush.js?v=e9bd0eb"
type="text/javascript"></script>
@ -592,7 +592,7 @@
src="js/initalize/workspace.populate.js?v=925431d"
type="text/javascript"></script>
<script
src="js/initalize/shortcuts.populate.js?v=e68546f"
src="js/initalize/shortcuts.populate.js?v=98e7502"
type="text/javascript"></script>
<script
src="js/initalize/toolbar.populate.js?v=c1ca438"

View file

@ -7,7 +7,7 @@
<link href="../css/colors.css?v=f732f19" rel="stylesheet" />
<link href="../css/icons.css?v=e6f94af" rel="stylesheet" />
<link href="../css/index.css?v=a1f5bff" rel="stylesheet" />
<link href="../css/index.css?v=cf6b502" rel="stylesheet" />
<link href="../css/layers.css?v=92c0352" rel="stylesheet" />
<link href="../css/ui/generic.css?v=30837f8" rel="stylesheet" />