mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 20:14:48 +01:00
Apply fixes from StyleCI
This commit is contained in:
parent
d06927498a
commit
0262a6c326
@ -10,7 +10,7 @@ final class Main
|
||||
'SLOWMODE_WAIT_%d' => 420,
|
||||
'TAKEOUT_INIT_DELAY_%d' => 420,
|
||||
'FLOOD_PREMIUM_WAIT_%d' => 420,
|
||||
"SESSION_PASSWORD_NEEDED" => 401
|
||||
'SESSION_PASSWORD_NEEDED' => 401,
|
||||
];
|
||||
|
||||
private ?\PDO $pdo = null;
|
||||
|
Loading…
Reference in New Issue
Block a user