mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
Update archive_browser_view.h
This commit is contained in:
parent
e5bef61364
commit
11f3464e1b
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ typedef enum {
|
||||||
ArchiveTabBadUsb,
|
ArchiveTabBadUsb,
|
||||||
ArchiveTabU2f,
|
ArchiveTabU2f,
|
||||||
ArchiveTabApplications,
|
ArchiveTabApplications,
|
||||||
|
ArchiveTabInternal,
|
||||||
ArchiveTabBrowser,
|
ArchiveTabBrowser,
|
||||||
ArchiveTabTotal,
|
ArchiveTabTotal,
|
||||||
} ArchiveTabEnum;
|
} ArchiveTabEnum;
|
||||||
|
|
Loading…
Reference in a new issue