add strangers section to chats sidebar

This commit is contained in:
Ren Amamiya
2023-07-16 18:25:58 +07:00
parent 5ce9fa515a
commit 9a09a04a5d
7 changed files with 83 additions and 18 deletions

View File

@@ -45,4 +45,5 @@ export * from './follow';
export * from './unfollow';
export * from './reaction';
export * from './thread';
export * from './strangers';
// @endindex