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