Added favorites button to actor page.
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = postgraphile(
|
||||
'public',
|
||||
{
|
||||
// watchPg: true,
|
||||
disableDefaultMutations: true,
|
||||
dynamicJson: true,
|
||||
graphiql: true,
|
||||
enhanceGraphiql: true,
|
||||
|
||||
Reference in New Issue
Block a user