diff --git a/src/App.ts b/src/App.ts index 22679ee..c69b8bc 100644 --- a/src/App.ts +++ b/src/App.ts @@ -13,7 +13,7 @@ class Artwork title: string; description: string; - type: string; + type: any; video: boolean; url: string;