feat: add changelog modal

This commit is contained in:
Paul Makles
2022-06-12 22:19:41 +01:00
parent 5eabd2861f
commit cd8ab6739b
11 changed files with 239 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ import {
Globe,
LogOut,
Desktop,
ListUl,
} from "@styled-icons/boxicons-regular";
import {
Bell,
@@ -258,6 +259,10 @@ export default observer(() => {
category="pages"
custom={
<>
<ButtonItem compact>
<ListUl size={20} />
<Text id="app.settings.pages.changelog" />
</ButtonItem>
<a
href="https://github.com/revoltchat"
target="_blank"