@@ -5,7 +5,7 @@ all:
clean:
rm -rf target
rm -rf test.db*
rm -rf demo.db*
build:
cargo build
@@ -15,7 +15,7 @@ test:
up:
docker-compose up -d
down:
docker-compose down
The note is not visible to the blocked user.