Archive: reorder tabs (#738)

This commit is contained in:
Anna Prosvetova 2021-10-02 19:54:10 +03:00 committed by GitHub
parent 32467cedd7
commit 6f346597d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,11 +17,11 @@
typedef enum {
ArchiveTabFavorites,
ArchiveTabLFRFID,
ArchiveTabSubGhz,
ArchiveTabLFRFID,
ArchiveTabNFC,
ArchiveTabIButton,
ArchiveTabIrda,
ArchiveTabIButton,
ArchiveTabBrowser,
ArchiveTabTotal,
} ArchiveTabEnum;