small update
This commit is contained in:
parent
f210f17fb1
commit
bcf0e75db1
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ public class VerifyInfo {
|
|||
private VerifyInfo() {
|
||||
frame = new JFrame("Mehr Infos");
|
||||
ytthumbnail = new JLabel();
|
||||
playsong = new Button("Song abspielen");
|
||||
playsong = new Button("Songpreview abspielen");
|
||||
|
||||
playsong.setBounds(90, 200, 200 ,30);
|
||||
|
||||
|
|
Loading…
Reference in a new issue