mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
add admin_document_title
This commit is contained in:
@@ -55,7 +55,8 @@ class BootstrapController extends Controller
|
||||
'admin_portal_logo',
|
||||
'login_page_logo',
|
||||
'login_page_heading',
|
||||
'login_page_description'
|
||||
'login_page_description',
|
||||
'admin_document_title'
|
||||
]);
|
||||
|
||||
return response()->json([
|
||||
|
||||
Reference in New Issue
Block a user