[69] fix infO

This commit is contained in:
meisnate12 2022-02-15 08:12:43 -05:00
parent 54133342b6
commit f40ecf458d
2 changed files with 2 additions and 2 deletions

View file

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

View file

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