Added note about player limit
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user