mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
somehow this can be null in some cases
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user