Update 'run.php'
This commit is contained in:
parent
5a40446a96
commit
8dcf1bf3ce
4
run.php
4
run.php
@ -3,8 +3,8 @@
|
||||
$config = [
|
||||
'tg_bot_key' => 'BOT_KEY',
|
||||
'tg_chat_ids' => [
|
||||
'111111111', // user1
|
||||
'222222222', // user2
|
||||
'111111111', // user1
|
||||
'222222222', // user2
|
||||
],
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user