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