mirror of https://github.com/mastodon/mastodon
Annotate the new column
This commit is contained in:
parent
0b15751a63
commit
18dce85e3c
|
@ -39,6 +39,7 @@
|
||||||
# role_id :bigint(8)
|
# role_id :bigint(8)
|
||||||
# settings :text
|
# settings :text
|
||||||
# time_zone :string
|
# time_zone :string
|
||||||
|
# otp_secret :string
|
||||||
#
|
#
|
||||||
|
|
||||||
class User < ApplicationRecord
|
class User < ApplicationRecord
|
||||||
|
|
Loading…
Reference in New Issue