mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-17 10:14:08 +00:00
Finalize Typescript restructure
This commit is contained in:
@@ -8,6 +8,7 @@ declare global {
|
||||
InvoiceShelf: InvoiceShelf
|
||||
loadLanguage?: (locale: string) => Promise<void>
|
||||
customer_logo?: string
|
||||
customer_page_title?: string
|
||||
login_page_logo?: string
|
||||
login_page_heading?: string
|
||||
login_page_description?: string
|
||||
|
||||
Reference in New Issue
Block a user