Sorting settings. Sort apps on change/add/update

This commit is contained in:
unknown
2021-06-18 10:38:05 +02:00
parent 8974fb3b49
commit 754dc3a7b9
9 changed files with 124 additions and 27 deletions

View File

@@ -1,4 +1,5 @@
export * from './iconParser';
export * from './urlParser';
export * from './searchConfig';
export * from './checkVersion';
export * from './checkVersion';
export * from './sortData';