change tagline #6344

Closed
drewhancock wants to merge 42 commits from drewhancock-patch-1 into odysee
Showing only changes of commit e8c00bc67f - Show all commits

View file

@ -301,7 +301,6 @@ function SideNavigation(props: Props) {
navigate={`/$/${PAGES.AUTH}?src=sidenav_nudge`}
disabled={user === null}
/>{' '}
//
</div>
);