Merge branch 'main' into katt/cal-620-edge-fns

katt/cal-620-edge-fns
kodiakhq[bot] 2021-12-06 09:50:36 +00:00 committed by GitHub
commit c250ae9e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ export default function JoinCall(props, session) {
background: "#111111",
backgroundAccent: "#111111",
baseText: "#FFF",
border: "#000000",
border: "#292929",
mainAreaBg: "#111111",
mainAreaBgAccent: "#111111",
mainAreaText: "#FFF",
@ -79,7 +79,7 @@ export default function JoinCall(props, session) {
background: "#111111",
backgroundAccent: "#111111",
baseText: "#FFF",
border: "#000000",
border: "#292929",
mainAreaBg: "#111111",
mainAreaBgAccent: "#111111",
mainAreaText: "#FFF",