testing
This commit is contained in:
@@ -211,7 +211,7 @@ const useFirestoreUpdates = () => {
|
||||
};
|
||||
|
||||
const subscribeToCollectionTemplate = () => {
|
||||
const collectionPath = 'template/template_collections_v2';
|
||||
const collectionPath = 'template/external_template';
|
||||
return subscribeToDoc(handleCollectionTemplateUpdate, collectionPath);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user