mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 10:04:52 +00:00
fix: always check for updates/clear cache 10 min cooldown (#7077)
This commit is contained in:
@@ -22,6 +22,6 @@ pub(crate) use self::commands::{
|
||||
dependencies_to_content_items, get_content_projects,
|
||||
get_installed_project_ids_for_instance, get_instance_install_candidates,
|
||||
get_linked_modpack_info, list_content, list_content_sets,
|
||||
list_linked_modpack_content, sync_content_files,
|
||||
list_linked_modpack_content, refresh_content_updates, sync_content_files,
|
||||
};
|
||||
pub(crate) mod watcher;
|
||||
|
||||
Reference in New Issue
Block a user