mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2026-03-27 22:39:08 +01:00
⏳ @eshanized updated the repository!!!
This commit is contained in:
@@ -111,11 +111,11 @@ class Main(Gtk.Window):
|
||||
)
|
||||
# if os.path.isdir
|
||||
fn.logger.info(
|
||||
"Storing package metadate started."
|
||||
"Storing package metadate started.",
|
||||
)
|
||||
self.packages = fn.store_packages()
|
||||
fn.logger.info(
|
||||
"Storing packages metadat completed."
|
||||
"Storing packages metadat completed.",
|
||||
)
|
||||
fn.logger.info(
|
||||
"categories: %s" % len(self.packages.keys())
|
||||
|
||||
Reference in New Issue
Block a user