mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
feat: handle content store entries managed by the system (in a read-only folder) (#1389)
This commit is contained in:
@@ -34,6 +34,7 @@ namespace hex::plugin::builtin {
|
||||
bool downloading;
|
||||
bool installed;
|
||||
bool hasUpdate;
|
||||
bool system;
|
||||
};
|
||||
|
||||
struct StoreCategory {
|
||||
|
||||
Reference in New Issue
Block a user