Skip to content

Commit e0c5054

Browse files
authored
Update indexController.php
1 parent f11ca2c commit e0c5054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/controllers/indexController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class indexController
1414
|======================
1515
| توکن ربات خود را قرار دهید
1616
*/
17-
public $token = '240434679:AAHFRl6nPVcf5DLuqi725anNSH3vwLi-71w' ;
17+
public $token = 'Replace-with-your-robot-token' ;
1818

1919
/*
2020
|====================================

0 commit comments

Comments
 (0)