Skip to content

Commit

Permalink
fix(#34): spotlight room name TG rooms icons (#35)
Browse files Browse the repository at this point in the history
* fix(#34): spotlight room name TG rooms icons

* fix(#33): remove mint token button from sidebar
  • Loading branch information
ifaouibadi authored Jan 16, 2024
1 parent c47cd41 commit 890ae11
Show file tree
Hide file tree
Showing 4 changed files with 1,306 additions and 5 deletions.
3 changes: 2 additions & 1 deletion components.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"src/autocomplete/Autocompleter.ts": "src/autocomplete/Autocompleter.ts",
"src/components/views/dialogs/InviteDialog.tsx": "src/components/views/dialogs/InviteDialog.tsx",
"src/components/views/right_panel/UserInfo.tsx": "src/components/views/right_panel/UserInfo.tsx",
"src/components/structures/HomePage.tsx": "src/components/structures/HomePage.tsx"
"src/components/structures/HomePage.tsx": "src/components/structures/HomePage.tsx",
"src/components/views/dialogs/spotlight/SpotlightDialog.tsx": "src/components/views/dialogs/spotlight/SpotlightDialog.tsx"
}
Loading

0 comments on commit 890ae11

Please sign in to comment.