fix(models): Update remote method definitions
This commit is contained in:
@ -778,7 +778,6 @@ module.exports = function(User) {
|
|||||||
User.remoteMethod(
|
User.remoteMethod(
|
||||||
'updateTheme',
|
'updateTheme',
|
||||||
{
|
{
|
||||||
isStatic: false,
|
|
||||||
description: 'updates the users chosen theme',
|
description: 'updates the users chosen theme',
|
||||||
accepts: [
|
accepts: [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user