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