mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
hack for 500s
This commit is contained in:
parent
049b59ac15
commit
9bd8469c33
@ -64,4 +64,8 @@ class Character < ActiveRecord::Base
|
||||
def self.icon
|
||||
'group'
|
||||
end
|
||||
|
||||
def deleted_at
|
||||
nil #hack
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user