🗑️ Clean up project

This commit is contained in:
2024-09-29 23:51:05 +08:00
parent 232ded4cd4
commit 28d3a3fa06
32 changed files with 95 additions and 395 deletions

View File

@ -63,7 +63,7 @@ func main() {
// Init sideload server
hypertext.RunServer(
sideload.InitSideload(),
viper.GetStringSlice("hypertext.sideload_ports"),
viper.GetStringSlice("sideload.ports"),
[]string{},
)