mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-29 09:48:46 -04:00
Update tagline
This commit is contained in:
parent
9d0dbb587e
commit
0b808e529b
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ public class MainViewCB extends ViewCB<MainPM> {
|
|||
ImageView logo = new ImageView();
|
||||
logo.setId("image-splash-logo");
|
||||
|
||||
Label subTitle = new Label("The decentralized Bitcoin exchange");
|
||||
Label subTitle = new Label("The decentralized bitcoin exchange");
|
||||
subTitle.setAlignment(Pos.CENTER);
|
||||
subTitle.setId("logo-sub-title-label");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue