mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fixes
This commit is contained in:
parent
cb593be1de
commit
b16b46204a
@ -8,7 +8,7 @@
|
|||||||
@else
|
@else
|
||||||
<meta name="stripe-publishable-key" content="{{ $gateway->getPublishableKey() }}">
|
<meta name="stripe-publishable-key" content="{{ $gateway->getPublishableKey() }}">
|
||||||
@endif
|
@endif
|
||||||
<meta name="stripe-redirect-url" content="{{ $data['session']->url }}">
|
<meta name="stripe-redirect-url" content="{{ $session->url }}">
|
||||||
|
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user