shorter connect message

pull/53/head
Zlatin Balevsky 2020-06-03 12:58:16 +01:00
parent f382d2ecbf
commit 59b5d88829
No known key found for this signature in database
GPG Key ID: A72832072D525E41
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ class MainFrameView {
panel(id: "top-panel", constraints: BorderLayout.CENTER) {
cardLayout()
label(constraints : "top-connect-panel",
text : " MuWire is connecting, please wait. You will be able to search soon.") // TODO: real padding
text : " MuWire is connecting, please wait.") // TODO: real padding
panel(constraints : "top-search-panel") {
borderLayout()
panel(constraints: BorderLayout.CENTER) {