Add initial media filtering for the gallery.
This commit is contained in:
@@ -42,7 +42,7 @@ export const fetchThumbnail = async (
|
||||
});
|
||||
};
|
||||
|
||||
type FetchThumbnailTaskArgs = [boolean, string | undefined];
|
||||
export type FetchThumbnailTaskArgs = [boolean, string | undefined];
|
||||
|
||||
/**
|
||||
* Create a Lit task to fetch a thumbnail.
|
||||
|
||||
Reference in New Issue
Block a user