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 5df31bd119
commit 7c908018f6

5
Makefile Normal file
View File

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