parent
e0f33468e6
commit
a429824bb7
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@ public final class LayoutComponentsFilter extends Filter {
|
||||||
* Injection point.
|
* Injection point.
|
||||||
*/
|
*/
|
||||||
public static boolean showWatermark() {
|
public static boolean showWatermark() {
|
||||||
return !Settings.HIDE_VIDEO_CHANNEL_WATERMARK.get();
|
return !Settings.HIDE_CHANNEL_WATERMARK.get();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue