[F] Fix type problem
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ class Artwork
|
|||||||
title: string;
|
title: string;
|
||||||
description: string;
|
description: string;
|
||||||
|
|
||||||
type: string;
|
type: any;
|
||||||
video: boolean;
|
video: boolean;
|
||||||
|
|
||||||
url: string;
|
url: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user