print status bar command in calendar windows
This commit is contained in:
2
bal.py
2
bal.py
@@ -51,7 +51,7 @@ class BalPlugin(BasePlugin):
|
||||
__version__ = "0.2.8" #AUTOMATICALLY GENERATED DO NOT EDIT
|
||||
default_app={
|
||||
"Linux":"xdg-open",
|
||||
"Windows":"start",
|
||||
"Windows":"cmd /c start",
|
||||
"Darwin":"open"
|
||||
}
|
||||
chainname = constants.net.NET_NAME if constants.net.NET_NAME != "mainnet" else "bitcoin"
|
||||
|
||||
Reference in New Issue
Block a user