remove "experimental" label from streaming api

This commit is contained in:
Henry Jameson 2022-03-13 10:51:13 +02:00
parent 77bb0b5530
commit 726fdbea15
2 changed files with 0 additions and 5 deletions

View File

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

View File

@ -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.",