rails_admin: include the new Profile model

This commit is contained in:
Georg Gadinger 2021-12-31 19:25:17 +01:00
parent d1febbd5a4
commit a7c942e4b8

View file

@ -34,6 +34,7 @@ RailsAdmin.config do |config|
ListMember ListMember
Inbox Inbox
Notification Notification
Profile
Question Question
Relationship Relationship
Report Report