mirror of
https://github.com/markqvist/Sideband.git
synced 2025-11-30 04:06:39 -05:00
Cleanup
This commit is contained in:
parent
a2c2de49fe
commit
ef0aed51a2
2 changed files with 2 additions and 2 deletions
|
|
@ -344,7 +344,7 @@ class Messages():
|
|||
sphrase = f"Generating stamp with cost {stamp_cost}"
|
||||
prgstr = ""
|
||||
elif prop_cost:
|
||||
sphrase = f"Generating propagation stamp with cost {prop_cost}"
|
||||
sphrase = f"Generating PN stamp with cost {prop_cost}"
|
||||
prgstr = ""
|
||||
else:
|
||||
sphrase = "Waiting for path"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue