ノア
ノア
Hi there! Thank you for pointing out the missing functionality to me, I'll try to take a look at that soon. 🙂
Hi there, I am sorry for the late reply... These shortcuts are registered by Izabela in order to cancel any message that is playing. You can modify or remove the...
You can add this to your `tsconfig.json` inside your electron folder to fix the numerous issues when running "tsc": ``` { "compilerOptions": { "skipLibCheck": true } } ```