feat: add stems links field (kDrive/NIYAJ) to paroles
This commit is contained in:
Vendored
+1
@@ -568,6 +568,7 @@ export interface ApiParoleParole extends Struct.CollectionTypeSchema {
|
||||
'manyToOne',
|
||||
'api::parole.parole'
|
||||
>;
|
||||
stems: Schema.Attribute.Component<'stem.lyen', true>;
|
||||
streamAudio: Schema.Attribute.Component<'store.album', true>;
|
||||
streamVideo: Schema.Attribute.Component<'url.liens', true>;
|
||||
titre: Schema.Attribute.String & Schema.Attribute.Required;
|
||||
|
||||
Reference in New Issue
Block a user