@eshanized updated the repository!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-19 02:44:55 +05:30
parent de1c23f29f
commit 4f20cfe6c3

View File

@@ -121,7 +121,7 @@ class Main(Gtk.Window):
)
if os.path.exists(fn.blackbox_lockfile):
running = fn.check_if_process_running("sofirem")
running = fn.check_if_process_running("blackbox")
if running is True:
fn.logger.error(
"Sofirem lock file found in %s" % fn.sofirem_lockfile