Speech as a package #416

Merged
bones7242 merged 89 commits from speech-as-a-package into master 2018-04-18 21:47:34 +02:00
Showing only changes of commit ce9ce46b6d - Show all commits

View file

@ -1,4 +1,4 @@
const { details: { host } } = require('siteConfig.js');
const { details: { host } } = require('../../../config/siteConfig.js');
const sendEmbedPage = ({ params }, res) => {
const claimId = params.claimId;