@@ -6,7 +6,7 @@ import (
)
func main() {
c := config.LoadConfig("plm.toml")
c := config.LoadConfig()
r := setup.Setup(&c)
r.Run(":" + c.Port)
}
The note is not visible to the blocked user.