fix(models): Update remote method definitions

This commit is contained in:
Mrugesh Mohapatra
2017-05-29 00:48:14 +05:30
parent 318d7c0ccc
commit 187dbdfc92

View File

@ -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: [
{ {