mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
clean up un-used user properties and references to them
This commit is contained in:
parent
9f2a28b1ed
commit
e9cccf4c2f
@ -692,11 +692,7 @@ module.exports = function(options) {
|
||||
pubkey: options.user.pubkey,
|
||||
date_add: options.user.date_add,
|
||||
active: options.user.active,
|
||||
alpha: options.user.alpha,
|
||||
beta: options.user.beta,
|
||||
c9version: options.user.c9version,
|
||||
no_newsletter: options.user.no_newsletter,
|
||||
subscription_on_signup: options.user.subscription_on_signup,
|
||||
premium: options.user.premium,
|
||||
region: options.user.region,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user