mirror of
https://github.com/vinefeeder/TwinVine.git
synced 2026-07-15 18:10:04 +02:00
updates
This commit is contained in:
@@ -420,6 +420,7 @@ class VineFeeder(QWidget):
|
||||
|
||||
fqname = meta["module"]
|
||||
cls_name = meta["loader_class"]
|
||||
console.print(f"[{catppuccin_mocha['pink']}]Service selected: {service_name}[/]")
|
||||
|
||||
try:
|
||||
module = importlib.import_module(fqname)
|
||||
|
||||
Reference in New Issue
Block a user