Marco Starker
Marco Starker
The previous version of the method getFileTypePlugin can not handle the plugins correctly. The following plugin array can be: ```javascript [ {types: ['image/*'], name: 'A'}, {types: ['*/*'], name: 'B'}, ]...
I did not write a unit test, because I can't find the unit test structure. Where can I implement the unit test for this function?
Hey, here are the database entries. I have 3 of these devices and add all 3 of them. I hope, this helps. BTW Everything works fine if I set the...
to solve this, do following: ``` python3 -m venv .venv source .venv/bin/activate pip install setuptools npm i brain.js ```
> Versión??? What do you me with "version"? This pull request is not for a specific version. This can be merged into the main branch "master".