@@ -1,5 +1,8 @@
run:
go run cmd/main.go
build:
go build -o tmp/main cmd/main.go
clean:
rm tmp/main
rm tmp/main habits.db
The note is not visible to the blocked user.