mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-01 00:15:00 -04: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:
|
items:
|
||||||
type: visa.type
|
type: visa.type
|
||||||
enum: visa.enum
|
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'}
|
points: {type: 'number'}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue