mirror of
https://github.com/wassname/talk.git
synced 2026-08-05 13:30:26 +08:00
Adding View Conversation functionality and styling
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import DataLoader from "dataloader";
|
||||
import Context from "talk-server/graph/tenant/context";
|
||||
// import { retrieveCommentUserConnection } from "talk-server/models/comment";
|
||||
import { retrieveManyUsers, User } from "talk-server/models/user";
|
||||
|
||||
export default (ctx: Context) => ({
|
||||
|
||||
Reference in New Issue
Block a user