[69] fix infO

pull/726/head
meisnate12 3 years ago
parent 54133342b6
commit f40ecf458d

@ -1 +1 @@
1.15.1-develop68 1.15.1-develop69

@ -2329,7 +2329,7 @@ class CollectionBuilder:
logger.info("Details: have been updated") logger.info("Details: have been updated")
except NotFound: except NotFound:
logger.error("Details: Failed to Update Please delete the collection and run again") logger.error("Details: Failed to Update Please delete the collection and run again")
logger.infO("") logger.info("")
if "collection_mode" in self.details: if "collection_mode" in self.details:
self.library.collection_mode_query(self.obj, self.details["collection_mode"]) self.library.collection_mode_query(self.obj, self.details["collection_mode"])

Loading…
Cancel
Save