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