pull/22/head
gustavo.pinho 2024-01-29 15:23:46 -03:00
parent 5bfaa7f733
commit 763448fdab
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ const LoggedInLayout = ({ children }) => {
className={classes.title} className={classes.title}
> >
OMNIHIT OMNIHIT22
</Typography> </Typography>
{user.id && <NotificationsPopOver />} {user.id && <NotificationsPopOver />}