Language detection defaults to nil (#3666)
* Default to nil for statuses.language * Language detection defaults to nil instead of instance UI default
This commit is contained in:
committed by
Eugen Rochko
parent
a3715598cc
commit
022008a2a6
@ -20,7 +20,7 @@
|
||||
# reply :boolean default(FALSE)
|
||||
# favourites_count :integer default(0), not null
|
||||
# reblogs_count :integer default(0), not null
|
||||
# language :string default("en"), not null
|
||||
# language :string
|
||||
# conversation_id :integer
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user