mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 04:10:32 +00:00
fix: company logo of the template
This commit is contained in:
@@ -38,6 +38,7 @@ export interface GetPdfTemplateValues {}
|
||||
|
||||
export interface GetPdfTemplateResponse {
|
||||
templateName: string;
|
||||
companyLogoUri?: string | null;
|
||||
attributes: Record<string, any>;
|
||||
predefined: boolean;
|
||||
default: boolean;
|
||||
|
||||
Reference in New Issue
Block a user