mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 12:35:35 +00:00
Fix setting namespace
This commit is contained in:
@ -52,7 +52,7 @@
|
||||
@endif
|
||||
|
||||
@if (\App\Models\Setting::getSettings()->custom_css)
|
||||
{{ Setting::getSettings()->show_custom_css() }}
|
||||
{{ \App\Models\Setting::getSettings()->show_custom_css() }}
|
||||
@endif
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user