feat: new feature!

This commit is contained in:
Sboonny
2023-01-22 08:11:54 +00:00
parent db3c262eaf
commit f6c403cc80
1853 changed files with 58792 additions and 27401 deletions

View File

@@ -281,12 +281,6 @@ function handleInvalidUpdate(res) {
function updateUserFlag(req, res, next) {
const { user, body: update } = req;
const allowedKeys = [
'theme',
'sound',
'keyboardShortcuts',
'isHonest',
'portfolio',
'sendQuincyEmail',
'isGithub',
'isLinkedIn',
'isTwitter',