mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 15:47:13 +01:00
Added ProfileButton to cloud mode.
This commit is contained in:
parent
f56374b259
commit
25d4a9cec0
4 changed files with 16 additions and 9 deletions
|
|
@ -50,7 +50,7 @@ export default function NavBar() {
|
|||
<div className={styles.actions}>
|
||||
<ThemeButton />
|
||||
<LanguageButton />
|
||||
{!cloudMode && <ProfileButton />}
|
||||
<ProfileButton />
|
||||
</div>
|
||||
</Column>
|
||||
</Row>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue