cosmetics

This commit is contained in:
tophf 2022-02-17 22:07:08 +03:00
parent 2c7309da98
commit d07e3bd87f

View File

@ -41,6 +41,7 @@
target="_blank" i18n-text="helpAlt"></a> target="_blank" i18n-text="helpAlt"></a>
</p> </p>
</template> </template>
<script src="options/options-sync.js"></script> <script src="options/options-sync.js"></script>
<script src="js/dark-themer.js"></script> <!-- must be last in HEAD to avoid FOUC --> <script src="js/dark-themer.js"></script> <!-- must be last in HEAD to avoid FOUC -->
</head> </head>