mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Removed filterActive from filter alerts
This commit is contained in:
parent
735a7082ee
commit
e8ffb8980f
1 changed files with 0 additions and 5 deletions
|
@ -218,11 +218,6 @@ _.extend UserSchema.properties,
|
|||
items:
|
||||
type: visa.type
|
||||
enum: visa.enum
|
||||
filterActive:
|
||||
title: 'Filter active'
|
||||
description: 'Whether or not an employer will receive emails based on this filter'
|
||||
type: 'boolean'
|
||||
default: false
|
||||
})
|
||||
|
||||
points: {type: 'number'}
|
||||
|
|
Loading…
Reference in a new issue