mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 03:04:05 +00:00
Finalize Typescript restructure
This commit is contained in:
@@ -51,6 +51,11 @@
|
||||
|
||||
window.customer_logo = "/storage/{{$customer_logo}}"
|
||||
|
||||
@endif
|
||||
@if(isset($customer_page_title))
|
||||
|
||||
window.customer_page_title = "{{$customer_page_title}}"
|
||||
|
||||
@endif
|
||||
@if(isset($login_page_logo))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user