remove "experimental" label from streaming api

merge-requests/1521/head
Henry Jameson 3 years ago
parent 77bb0b5530
commit 726fdbea15

@ -50,10 +50,6 @@
expert="1"
>
{{ $t('settings.useStreamingApi') }}
<br>
<small>
{{ $t('settings.useStreamingApiWarning') }}
</small>
</BooleanSetting>
</li>
<li>

@ -476,7 +476,6 @@
"streaming": "Automatically show new posts when scrolled to the top",
"user_mutes": "Users",
"useStreamingApi": "Receive posts and notifications real-time",
"useStreamingApiWarning": "(Not recommended, experimental, known to skip posts)",
"text": "Text",
"theme": "Theme",
"theme_help": "Use hex color codes (#rrggbb) to customize your color theme.",

Loading…
Cancel
Save