mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 12:30:12 +02:00
Add playButtonBehavior type
This commit is contained in:
@@ -108,5 +108,6 @@ export type GridCardData = {
|
||||
itemHeight: number;
|
||||
itemType: LibraryItem;
|
||||
itemWidth: number;
|
||||
route?: CardRoute;
|
||||
playButtonBehavior: Play;
|
||||
route: CardRoute;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user