mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-29 03:35:25 +08:00
Hound is love, Hound is life
This commit is contained in:
parent
586a442abc
commit
cbb5bda7fe
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ class User < ApplicationRecord
|
|||
assignments_email: false,
|
||||
recent: true,
|
||||
recent_email: false,
|
||||
system_message_email: false,
|
||||
system_message_email: false
|
||||
},
|
||||
tooltips_enabled: true
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue