Add functionality to pin sources
This commit is contained in:
@@ -22,6 +22,7 @@ import {
|
||||
|
||||
const DEFAULT_SOURCE_METADATA: ISourceMetadata = {
|
||||
savedSearches: undefined,
|
||||
isPinned: false,
|
||||
};
|
||||
|
||||
const convertAppMetadataToGqlMetadata = (
|
||||
|
||||
Reference in New Issue
Block a user