mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
feat: malware warning modal changes (#6721)
* feat: improved warning modals * fix: qa * feat: install to play and update to play changes * fix: dont warn for server projects as already reviewed * fix: lint
This commit is contained in:
@@ -26,7 +26,7 @@ pub use self::paths::{get_full_path, get_mod_full_path};
|
||||
pub use self::projects::{
|
||||
InstallProjectWithDependenciesRequest, add_project_from_path,
|
||||
add_project_from_version, install_project_with_dependencies,
|
||||
remove_project, repair_managed_modrinth,
|
||||
is_file_on_modrinth, remove_project, repair_managed_modrinth,
|
||||
switch_project_version_with_dependencies, toggle_disable_project,
|
||||
update_all_projects, update_managed_modrinth_version, update_project,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user