Fix storybook for calling sources modal
This commit is contained in:
@@ -14,6 +14,7 @@ export type PresentableSource = {
|
||||
appIcon?: string;
|
||||
id: string;
|
||||
name: string;
|
||||
isScreen: boolean;
|
||||
thumbnail: string;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user