feat: WIP relationships and threads
This commit is contained in:
@@ -97,6 +97,7 @@ impl Services {
|
||||
db,
|
||||
lasttimelinecount_cache: Mutex::new(HashMap::new()),
|
||||
},
|
||||
threads: rooms::threads::Service { db },
|
||||
user: rooms::user::Service { db },
|
||||
},
|
||||
transaction_ids: transaction_ids::Service { db },
|
||||
|
||||
Reference in New Issue
Block a user