@@ -0,0 +1,11 @@
package main
import (
"os"
"github.com/tlinden/ts/cmd"
)
func main() {
os.Exit(cmd.Main(os.Stdout))
}
The note is not visible to the blocked user.