add feature do not show again job for parent portal
This commit is contained in:
@@ -22,6 +22,7 @@ class PreferencesModel extends Model
|
||||
'menu_custom_bg', // Custom menu background color
|
||||
'menu_custom_text', // Custom menu text color
|
||||
'menu_custom_mode', // Custom menu mode: light|dark
|
||||
'hide_job_openings_popup', // Parent dismissed volunteer openings popup
|
||||
'created_at', // Timestamp of when the record was created
|
||||
'updated_at' // Timestamp of when the record was last updated
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user