add share_sheet module to library

This commit is contained in:
nilsk 2026-07-21 13:21:14 +02:00
parent be78738627
commit 867e5dfd77
No known key found for this signature in database
GPG Key ID: A5C0151B4DDB172C

View File

@ -18,6 +18,7 @@ pub mod qdrant_edge_database;
pub mod certificate_factory;
pub mod runtime_api_token;
pub mod stale_process_cleanup;
pub mod share_sheet;
mod sidecar_types;
mod file_actions;
pub mod global_shortcuts;
pub mod global_shortcuts;