mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
fix(models): Update remote method definitions
This commit is contained in:
parent
318d7c0ccc
commit
187dbdfc92
@ -778,7 +778,6 @@ module.exports = function(User) {
|
||||
User.remoteMethod(
|
||||
'updateTheme',
|
||||
{
|
||||
isStatic: false,
|
||||
description: 'updates the users chosen theme',
|
||||
accepts: [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user