fix: condition for invoices
This commit is contained in:
		| @ -35,7 +35,7 @@ if componentSet.has("events") | ||||
| if componentSet.has("events") || componentSet.has("polls") || componentSet.has("resources") | ||||
|   script(type="module" src="https://cdn.skypack.dev/@startinblox/component-conversation@0.11" defer) | ||||
|  | ||||
| if componentSet.has('invoices') && getRoute('invoices') | ||||
| if componentSet.has('invoices') | ||||
|   script(type="module" src="https://cdn.skypack.dev/@startinblox/component-invoicing@1.3" defer) | ||||
|   //- script(type="module" src="/lib/solid-invoicing/solid-invoicing.js" defer) | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user