Alleviate confusion
authorTheSaminator <TheSaminator@users.noreply.github.com>
Tue, 7 Jun 2022 16:31:45 +0000 (12:31 -0400)
committerTheSaminator <TheSaminator@users.noreply.github.com>
Tue, 7 Jun 2022 16:31:45 +0000 (12:31 -0400)
src/jvmMain/resources/static/init.js

index c926b6e5c45a403e39d1de4d4f89363b4f560f3f..dd033912e8b573083a8a86a96b1545e7292b9d6c 100644 (file)
        });
 
        window.addEventListener("load", function () {
-               // Generate random admiral names
+               // Preview themes
                if (!window.sfThemeChoice) return;
 
                const themeChoices = document.getElementsByName("theme");