Update table components.

This commit is contained in:
Mike Cao 2020-10-11 01:33:26 -07:00
parent 1fcb610bdd
commit 4119e80a9a
11 changed files with 38 additions and 39 deletions

View file

@ -55,7 +55,7 @@ export default async (req, res) => {
getColumn(type),
getTable(type),
{
domain,
domain: type !== 'event' && domain,
url: type !== 'url' && url,
},
);