* more docs updates

* debug view note

* hide notifications submenu if camera is disabled

* fix value replacement from incorrect i18n changes
This commit is contained in:
Josh Hawkins
2025-03-24 06:34:18 -06:00
committed by GitHub
parent 678ae87c62
commit 1f98162377
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -377,7 +377,7 @@ export default function LiveContextMenu({
</ContextMenuItem>
</>
)}
{notificationsEnabledInConfig && (
{notificationsEnabledInConfig && isEnabled && (
<>
<ContextMenuSeparator />
<ContextMenuSub>