mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-23 22:00:38 -04:00
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