mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 08:09:33 +08:00
somehow this can be null in some cases
This commit is contained in:
parent
d59c9badbe
commit
bc28c1ccb5
|
@ -40,7 +40,7 @@ class AddUserOptions < ActiveRecord::Migration
|
|||
mailing_list_mode,
|
||||
email_digests,
|
||||
email_direct,
|
||||
email_private_messages,
|
||||
COALESCE(email_private_messages,true),
|
||||
external_links_in_new_tab,
|
||||
enable_quoting,
|
||||
dynamic_favicon,
|
||||
|
|
Loading…
Reference in New Issue
Block a user