add app tour
This commit is contained in:
committed by
Pete Matsyburka
parent
bff1651966
commit
cfdc978a2a
@@ -25,6 +25,7 @@ class UserConfig < ApplicationRecord
|
||||
INITIALS_KEY = 'initials'
|
||||
RECEIVE_COMPLETED_EMAIL = 'receive_completed_email'
|
||||
RECEIVE_DECLINED_EMAIL = 'receive_declined_email'
|
||||
SHOW_APP_TOUR = 'show_app_tour'
|
||||
|
||||
belongs_to :user
|
||||
|
||||
|
||||
Reference in New Issue
Block a user