Add extra slash to username link

This commit is contained in:
Fedor Indutny 2023-08-17 19:07:34 +02:00 committed by Jamie Kyle
parent 0f377de29e
commit e56d0ed9fb
3 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ export default {
link: {
control: { type: 'text' },
defaultValue:
'https://signal.me#eu/n-AJkmmykrFB7j6UODGndSycxcMdp_v6ppRp9rFu5Ad39q_9Ngi_k9-TARWfT43t',
'https://signal.me/#eu/n-AJkmmykrFB7j6UODGndSycxcMdp_v6ppRp9rFu5Ad39q_9Ngi_k9-TARWfT43t',
},
username: {
control: { type: 'text' },