mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-25 00:08:05 +01:00
Update sidebar.blade.php
This commit is contained in:
parent
0e257ef8ab
commit
4739567743
@ -213,6 +213,8 @@ if ($url1sb->successful() or $url2sb->successful()) {
|
|||||||
<a style="color:#007bff" class="nav-link" href="{{ url('update') }}" title="Click here to learn more about how to update">An update is available</a>
|
<a style="color:#007bff" class="nav-link" href="{{ url('update') }}" title="Click here to learn more about how to update">An update is available</a>
|
||||||
@endif
|
@endif
|
||||||
@endif
|
@endif
|
||||||
|
@elseif(env('NOTIFY_UPDATES') == 'false')
|
||||||
|
{{-- No update checks --}}
|
||||||
@else
|
@else
|
||||||
<?php // Checks if URL exists
|
<?php // Checks if URL exists
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user