fix: correct typo in user authentication error message for invalid credentials

This commit is contained in:
retoor 2025-11-09 23:28:56 +00:00
parent cbfef08b4b
commit 0ffe33706c

5
Makefile Normal file
View File

@ -0,0 +1,5 @@
PYTHON=".venv/bin/python3"
RBOX=".venv/bin/rbox"
all:
$(RBOX) --port 9004