forked from abner/for-legacy-web
feat: add changelog modal
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user