cleaning bugs

This commit is contained in:
Arjun Patel
2022-02-07 11:44:18 -08:00
parent a5f2d8e90d
commit 8d382f960a
3 changed files with 6 additions and 6 deletions
@@ -254,7 +254,7 @@ export default function AudioHandler() {
};
const keyMap: KeyMap = {
SELECT_PRIORITY_CONVO: ["1", "2", "3", "4", "5", "6", "7", "8"],
SELECT_PRIORITY_CONVO: ["1", "2", "3", "4", "5", "6", "7", "8"], // todo dynamically map
START_RECORDING: {
name: "START RECORDING",
sequence: "r",