|
@@ -1,4 +1,4 @@
|
|
|
-export const certConfig = (label: string) => {
|
|
|
|
|
|
|
+export const getCertConfig = (label: string) => {
|
|
|
let certTemplateName;
|
|
let certTemplateName;
|
|
|
let certWidth = "1090px";
|
|
let certWidth = "1090px";
|
|
|
let certHeight = "710px";
|
|
let certHeight = "710px";
|