add selection buttons
This commit is contained in:
@@ -373,7 +373,12 @@ const BROWSER_CACHE_DIRS: &[&str] = &[
|
||||
"Code Cache",
|
||||
"GPUCache",
|
||||
"Media Cache",
|
||||
"Service Worker/CacheStorage"
|
||||
"Service Worker/CacheStorage",
|
||||
"Service Worker/ScriptCache",
|
||||
"GrShaderCache",
|
||||
"DawnCache",
|
||||
"File System",
|
||||
"blob_storage"
|
||||
];
|
||||
|
||||
#[derive(Serialize, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user