fix; osc subscriptions (#392)

* style: fix typo

* refactor: convert to typescript

* refactor: convert to typescript

* refactor: create patch for osc subscriptions

* fix: issue with subscription invalidation
This commit is contained in:
Carlos Valente
2023-05-19 22:20:00 +02:00
committed by GitHub
parent 8bf223dee6
commit 6617eb1f0f
15 changed files with 227 additions and 106 deletions
@@ -54,7 +54,7 @@ export default function AliasesForm() {
const addNew = () => {
if (fields.length > 20) {
emitError('Maximum amount of aliases reacted (20)');
emitError('Maximum amount of aliases reached (20)');
return;
}
append({