Remove AI summaries and semantic searches
We were not using either. We can restore if we revisit.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
class User < ApplicationRecord
|
||||
include Accessor, Assignee, Attachable, Configurable, Identifiable,
|
||||
Mentionable, Named, Notifiable, Role, Searcher, Staff, Summaries,
|
||||
Transferable, Watcher
|
||||
Mentionable, Named, Notifiable, Role, Searcher, Staff, Transferable,
|
||||
Watcher
|
||||
include Timelined # Depends on Accessor
|
||||
|
||||
has_one_attached :avatar
|
||||
|
||||
Reference in New Issue
Block a user