mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:14:32 -04:00
minor fixes for play store
This commit is contained in:
parent
08fff15f8e
commit
93a9e207ee
@ -29,7 +29,7 @@ use Imdhemy\Purchases\Events\GooglePlay\SubscriptionRevoked;
|
|||||||
return [
|
return [
|
||||||
'routing' => [],
|
'routing' => [],
|
||||||
|
|
||||||
'google_play_package_name' => env('GOOGLE_PLAY_PACKAGE_NAME', 'com.example.name'),
|
'google_play_package_name' => env('GOOGLE_PLAY_PACKAGE_NAME', 'com.invoiceninja.app'),
|
||||||
|
|
||||||
'appstore_password' => env('APPSTORE_PASSWORD', ''),
|
'appstore_password' => env('APPSTORE_PASSWORD', ''),
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user