mirror of
https://github.com/Snigdha-OS/snigdhaos-blackbox.git
synced 2025-09-21 03:55:05 +02: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