@@ -17,7 +17,7 @@ start:
go run main.go
start-dev:
go run main.go -dev
go run main.go -http 127.0.0.1:8000 -dev
misspell:
find . -name '*.go' -not -path './vendor/*' | xargs misspell -error
The note is not visible to the blocked user.