Fix label

This commit is contained in:
Tanner Collin 2023-06-14 21:53:03 +00:00
parent 4162e4a55d
commit d1e128d708

View File

@ -62,7 +62,7 @@ DOOR_API_TOKEN = ''
# head /dev/urandom | base32 | head -c 40
VEND_API_TOKEN = ''
# Vending machine cards API token
# Printer report API token
# Set this to random characters
# For example, use the output of this:
# head /dev/urandom | base32 | head -c 40