mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
remove default value from testing
This commit is contained in:
parent
8f962dfe64
commit
8c3cb932c5
1 changed files with 1 additions and 1 deletions
|
|
@ -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 :
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue