@@ -1,15 +1,9 @@
package main
import (
"math/rand"
"time"
"gitea.frenchtouch.duckdns.org/kratisto/budget-backend/cmd"
)
func init() {
rand.Seed(time.Now().UTC().UnixNano())
}
func main() {
cmd.Execute()
The note is not visible to the blocked user.