close #197 Fixed: Not able to update apps
This commit is contained in:
parent
d89af75378
commit
ac779362b5
@ -25,7 +25,7 @@ class Info
|
|||||||
{
|
{
|
||||||
$data = static::versions();
|
$data = static::versions();
|
||||||
|
|
||||||
$data['token'] = setting('general.token');
|
$data['token'] = setting('general.api_token');
|
||||||
|
|
||||||
$data['companies'] = Company::all()->count();
|
$data['companies'] = Company::all()->count();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user