Clear private profile download index on exit

This commit is contained in:
2026-05-08 22:35:42 -04:00
parent 1c960af094
commit 60426b6c18
6 changed files with 120 additions and 48 deletions
+1
View File
@@ -28,6 +28,7 @@ mod tab_group_order;
mod tab_groups;
mod tab_lifecycle;
mod tab_order;
mod tab_selection;
mod tabs;
pub use plugins::{InstalledPlugin, PluginAuditAction, PluginAuditEvent};