php - help menu changes
This commit is contained in:
parent
c05098f226
commit
2ddfc892b4
@ -69,8 +69,9 @@ function check()
|
||||
'API' => 'api'
|
||||
),
|
||||
'Help' => array(
|
||||
'Help' => 'help',
|
||||
'Payouts' => 'payout'
|
||||
'Payouts' => 'payout',
|
||||
'Workers ' => 'workers',
|
||||
'Blocks' => 'blocks'
|
||||
)
|
||||
);
|
||||
tryLogInOut();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user