forked from rDrama/rDrama
1
0
Fork 0

increase to 5

master
Aevann 2023-09-29 07:44:28 +03:00
parent b4795ebef7
commit eeca8a4c56
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ def speak(data, v):
return text_html
quotes = data['quotes']
id = secrets.token_urlsafe(4).lower()
id = secrets.token_urlsafe(5).lower()
self_only = False