mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-03-20 17:31:03 +00:00
Update rules article constant
This commit is contained in:
parent
94840f5623
commit
38e2da1bf3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class Article < ActiveRecord::Base
|
|||
STATUS_PUBLISHED = 0
|
||||
STATUS_DRAFT = 1
|
||||
|
||||
RULES = 400
|
||||
RULES = 859
|
||||
HISTORY = 401
|
||||
HOF = 402
|
||||
SPONSORS = 403
|
||||
|
|
Loading…
Reference in a new issue