Update archive_browser_view.h

This commit is contained in:
Clara K 2023-02-11 15:41:18 +01:00 committed by GitHub
parent e5bef61364
commit 11f3464e1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,7 @@ typedef enum {
ArchiveTabBadUsb,
ArchiveTabU2f,
ArchiveTabApplications,
ArchiveTabInternal,
ArchiveTabBrowser,
ArchiveTabTotal,
} ArchiveTabEnum;