mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-24 15:57:53 +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>
|
||||
@endif
|
||||
@endif
|
||||
@elseif(env('NOTIFY_UPDATES') == 'false')
|
||||
{{-- No update checks --}}
|
||||
@else
|
||||
<?php // Checks if URL exists
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user