hot fix: missed a value in speechConfig example
This commit is contained in:
parent
8faccd881a
commit
1e8d9a32a7
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ module.exports = {
|
||||||
name: 'Spee.ch',
|
name: 'Spee.ch',
|
||||||
host: 'https://spee.ch',
|
host: 'https://spee.ch',
|
||||||
},
|
},
|
||||||
publishing: {
|
claim: {
|
||||||
defaultTitle : 'Spee.ch',
|
defaultTitle : 'Spee.ch',
|
||||||
defaultThumbnail : 'https://spee.ch/assets/img/video_thumb_default.png',
|
defaultThumbnail : 'https://spee.ch/assets/img/video_thumb_default.png',
|
||||||
defaultDescription: 'Open-source, decentralized image and video sharing.',
|
defaultDescription: 'Open-source, decentralized image and video sharing.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue