Finished speed print setup + addition to print center modal. BOD-229
This commit is contained in:
@@ -22,7 +22,7 @@ export default async function RenderTemplate(templateObject, bodyshop) {
|
||||
} else {
|
||||
//No template found.Uh oh.
|
||||
alert("Error: Template key does not exist.");
|
||||
//throw new Error("Template key does not exist.");
|
||||
throw new Error("Template key does not exist.");
|
||||
}
|
||||
|
||||
const { data: contextData } = await client.query({
|
||||
|
||||
Reference in New Issue
Block a user