Upload files to "bal/gui/qt"
v0.6.1: use version property at call sites
This commit is contained in:
@@ -1533,7 +1533,7 @@ class BalBuildWillDialog(BalDialog):
|
||||
"BEGIN:VCALENDAR",
|
||||
"VERSION:2.0",
|
||||
"PRODID:-//Bitcoin After Life//Electrum Plugin/"
|
||||
f"{BalPlugin.__version__}",
|
||||
f"{self.bal_window.bal_plugin.version}",
|
||||
]
|
||||
|
||||
total = len(offsets)
|
||||
|
||||
Reference in New Issue
Block a user