Skip to content

Commit dfe881d

Browse files
committed
Hide “enable subtitles” option
1 parent 5652980 commit dfe881d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/player.blp

+4-4
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ menu options_menu {
163163
}
164164
}
165165

166-
item {
167-
label: _("Enable subtitles");
168-
action: "player.enable-subtitles";
169-
}
166+
// item {
167+
// label: _("Enable subtitles");
168+
// action: "player.enable-subtitles";
169+
// }
170170
}

0 commit comments

Comments
 (0)