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:
parent
a3715598cc
commit
022008a2a6
5 changed files with 21 additions and 16 deletions
|
@ -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
|
||||
#
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue