Fixed stripe connect

This commit is contained in:
Prashant Singh 2019-08-01 11:02:03 +05:30
parent 575a126567
commit 38e4bb331c
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@
@else
<span class="warning" style="font-size: 18px; font-weight: bold; color: #556cd6">
{{ __('stripe::app.client-id-missing') }}
<br/><br/>
<a href="{{ route('admin.configuration.index', 'stripe') }}">{{ __('stripe::app.click-here') }}</a>
</span>
@endif
</div>