feat: add R as shortcut of recording button; fixed linter errors.
This commit is contained in:
@@ -1197,7 +1197,7 @@ export const useProjectStore = create<ProjectState>((set, get) => {
|
||||
set({ showChatBox: defaultChatBoxOpen });
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user