@@ -1,9 +1,12 @@
package main
import (
"os"
"git.oblat.lv/alex/triggerssmith/cmd"
)
func main() {
cmd.Execute()
os.Exit(0)
}
The note is not visible to the blocked user.