Desktop helper init

This commit is contained in:
Vladislav Makhov 2020-11-11 15:47:25 +03:00
parent 2c872d2506
commit 53b2461d4f

View File

@ -0,0 +1,3 @@
import { getEncryptedFormats } from "../store/files/selectors";
const fn = () => getEncryptedFormats;