diff --git a/files/templates/mobile_navigation_bar.html b/files/templates/mobile_navigation_bar.html index 0f9e6a7d1..b32df9faf 100644 --- a/files/templates/mobile_navigation_bar.html +++ b/files/templates/mobile_navigation_bar.html @@ -47,7 +47,7 @@ {% if v %} - {% if FEATURES['CHAT'] -%} + {% if FEATURES['CHAT'] and (SITE_NAME != 'rDrama' or cache.get(ONLINE_STR) >= 10) -%}