diff options
| author | Henry Jameson <me@hjkos.com> | 2022-03-13 10:51:13 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-03-13 10:51:13 +0200 |
| commit | 726fdbea15009e930ce47faed1e4001b16234a46 (patch) | |
| tree | 709c116b2e9c09a54adc70db4e1cd37cbcee5664 /src/i18n | |
| parent | 77bb0b553062b91a69fbf92ce7540565f098951f (diff) | |
remove "experimental" label from streaming api
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index da5e662d..05549682 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -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.", |
