remove default value from testing

This commit is contained in:
Rémai Gábor 2022-12-20 10:34:19 +01:00
parent 8f962dfe64
commit 8c3cb932c5

View file

@ -502,7 +502,7 @@ Setting 'play' to null disables the sound notification.
{
doc : 'Informative text on the join page. If empty hidden.',
format : 'String',
default : 'asd'
default : ''
},
infoTooltipLink :
{