chore: fix twitter CTA
This commit is contained in:
parent
d256f49d07
commit
1054c79eb7
@ -11,7 +11,7 @@ const SidebarFooter: React.FC = () => (
|
|||||||
className="flex-1"
|
className="flex-1"
|
||||||
/>
|
/>
|
||||||
<SecondaryButton
|
<SecondaryButton
|
||||||
title={"Discord"}
|
title={"Twitter"}
|
||||||
onClick={() =>
|
onClick={() =>
|
||||||
window.electronAPI?.openExternalUrl("https://twitter.com/jan_dotai")
|
window.electronAPI?.openExternalUrl("https://twitter.com/jan_dotai")
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user