@@ -1,4 +1,4 @@
.PHONY: all clean
.PHONY: all clean play
GO_ARGS += CGO_ENABLED=0
@@ -12,3 +12,6 @@ $(TARGET): $(SOURCE)
clean:
-rm -f $(TARGET)
play:
go run . player
The note is not visible to the blocked user.