resolve issues with new features
This commit is contained in:
@@ -9,6 +9,8 @@ interface ApiResponse<T> {
|
||||
export interface PdfSettings {
|
||||
pdf_header: string;
|
||||
pdf_footer: string;
|
||||
pdf_logo: string;
|
||||
pdf_org_name: string;
|
||||
}
|
||||
|
||||
export const configApi = {
|
||||
|
||||
Reference in New Issue
Block a user