mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-23 15:28:06 +01:00
Update config-editor.blade.php
This commit is contained in:
parent
20b4c83d44
commit
f28c4809dc
@ -234,7 +234,7 @@
|
|||||||
|
|
||||||
<div class="tab-pane" id="5">
|
<div class="tab-pane" id="5">
|
||||||
<section class="shadow text-gray-400">
|
<section class="shadow text-gray-400">
|
||||||
<h2 class="mb-4 card-header"><i class="bi bi-braces-asterisk"> Debugging information</i></h2>
|
<h2 class="mb-4 card-header"><i class="bi bi-braces-asterisk"> Debugging information</i> <span class="text-muted" style="font-size:60%;vertical-align: middle;">v{{file_get_contents(base_path("version.json"))}}</span></h2>
|
||||||
<div class="card-body p-0 p-md-3">
|
<div class="card-body p-0 p-md-3">
|
||||||
@include('components.config.diagnose')
|
@include('components.config.diagnose')
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user