adding bg

This commit is contained in:
talksik
2022-05-30 06:11:27 -05:00
parent 68afcaff25
commit 9ba280ed75
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -402,7 +402,7 @@ export function TerminalProvider({ children }: { children?: React.ReactNode }) {
// on load, try getting microphone access
useEffect(() => {
handleAskForMicrophonePermissions();
// handleAskForMicrophonePermissions();
}, [handleAskForMicrophonePermissions]);
// when user wants to talk,