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