fix key settings

pull/5889/head
Felipe Mateus 2025-03-22 12:41:01 -03:00
rodzic 917f6759fc
commit b639e44c08
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 94D494618F214123
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -49,7 +49,7 @@
<input type="checkbox" name="check" class="form-control check-all">
</th> --}}
<th scope="col">{{__('settings.relationships.username')}}</th>
<th scope="col">{{__('settings.relationship.action')}}</th>
<th scope="col">{{__('settings.relationships.action')}}</th>
</tr>
</thead>
<tbody>
@ -90,7 +90,7 @@
background-color: #F7FAFC;
}
</style>
@endpush
@endpush
@push('scripts')
<script type="text/javascript">
$(document).ready(() => {