mirror of https://github.com/coddrago/Heroku
Update test.py
parent
ef26f061f3
commit
19d94952ea
|
@ -43,7 +43,7 @@ class TestMod(loader.Module):
|
||||||
"force_send_all",
|
"force_send_all",
|
||||||
False,
|
False,
|
||||||
(
|
(
|
||||||
"⚠️ Do not touch, if you don't know what it does!\nBy default,"
|
"⚠️ Do not touch, if you don't know what it does!\nBy default, "
|
||||||
" Hikka will try to determine, which client caused logs. E.g. there"
|
" Hikka will try to determine, which client caused logs. E.g. there"
|
||||||
" is a module TestModule installed on Client1 and TestModule2 on"
|
" is a module TestModule installed on Client1 and TestModule2 on"
|
||||||
" Client2. By default, Client2 will get logs from TestModule2, and"
|
" Client2. By default, Client2 will get logs from TestModule2, and"
|
||||||
|
|
Loading…
Reference in New Issue