adding basics for the landing page

This commit is contained in:
talksik
2022-01-20 01:26:19 -08:00
parent cafc60d249
commit 73e6993dde
3 changed files with 69 additions and 8 deletions
+1
View File
@@ -227,6 +227,7 @@ export default function KeyboardContextProvider({ children }) {
// first load just force check if permissions enabled
// through fake stream
// todo: only call this when starting to record and do it with a usecallback
useEffect(() => {
try {
// won't work in https!!!