@@ -8,7 +8,6 @@ import (
func Run() {
app := pocketbase.New()
// Start the PocketBase server in a goroutine.
func() {
if err := app.Start(); err != nil {
log.Fatal(err)
The note is not visible to the blocked user.