Added note about player limit

This commit is contained in:
Mawoka
2023-10-04 13:04:04 +02:00
parent 17d67eb680
commit 7dbfdbcd39
2 changed files with 7 additions and 1 deletions
+4
View File
@@ -78,6 +78,10 @@ SPDX-License-Identifier: MPL-2.0
downloadable < /li>;*/
const classquiz_reasons = [
{
headline: $t('index_page.no_player_limit'),
content: $t('index_page.no_player_limit_content'),
},
{
headline: $t('index_page.no_tracking'),
content: $t('index_page.no_tracking_content')