2
0
visuddhinanda 1 жил өмнө
parent
commit
3e29bf52b5

+ 2 - 0
dashboard-v4/dashboard/src/components/share/Share.tsx

@@ -16,6 +16,8 @@ export enum EResType {
   channel = 2,
   channel = 2,
   article = 3,
   article = 3,
   collection = 4,
   collection = 4,
+  workflow = 6,
+  modal = 8,
 }
 }
 interface IWidget {
 interface IWidget {
   resId: string;
   resId: string;