add record on input functionality

This commit is contained in:
riqo 2020-12-07 15:46:56 -06:00
commit 22ebfcf2af
9 changed files with 72 additions and 23 deletions

6
jsconfig.json Normal file
View file

@ -0,0 +1,6 @@
{
"typeAcquisition": {
"enable": true
}
}