Revision bc4ff49bf0fb429c38ccafff15a9a78b08e6a8db authored by Boris Sekachev on 18 January 2022, 10:52:40 UTC, committed by GitHub on 18 January 2022, 10:52:40 UTC
* Fixed issue with async frames fetching

* Updated versions and changelog
1 parent 182d941
Raw File
.dockerignore
/.git
/share
/data
/media
/.env
/.vscode
/db.sqlite3
/keys
**/node_modules

back to top