Skip to content

Commit 1e0cb57

Browse files
committed
Fix field prompt
1 parent a887ffe commit 1e0cb57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fx/settings.fxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<Font size="12.0" />
8181
</font>
8282
</CheckBox>
83-
<TextField fx:id="youtube_channel" promptText="channel id or video id">
83+
<TextField fx:id="youtube_channel" promptText="video id">
8484
<font>
8585
<Font size="12.0" />
8686
</font>

0 commit comments

Comments
 (0)