mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 13:57:41 -08:00
remove comment
This commit is contained in:
parent
3106035ef9
commit
04069bab82
|
@ -15,7 +15,6 @@
|
|||
@if (!config('app.lock_passwords'))
|
||||
<div id="app">
|
||||
<livewire:oauth-clients />
|
||||
{{-- <passport-clients clients-url="{{ url('oauth/clients') }}"></passport-clients>--}}
|
||||
<passport-authorized-clients clients-url="{{ url('oauth/clients') }}" tokens-url="{{ url('oauth/tokens') }}"></passport-authorized-clients>
|
||||
</div>
|
||||
@else
|
||||
|
|
Loading…
Reference in a new issue