Have to start being more leGit about this hehe :3

This commit is contained in:
Akko
2024-07-22 18:04:36 +02:00
parent 1cf0709056
commit b29ad92192
27 changed files with 588 additions and 227 deletions

View File

@@ -12,5 +12,5 @@
:builds
{:frontend
{:target :browser
:modules {:main {:init-fn sekai.core.init/init}}
:modules {:main {:init-fn buddho.core.init/init}}
}}}