You've already forked AstralRinth
forked from didirus/AstralRinth
fix: permissions for tauri build
This commit is contained in:
@@ -51,6 +51,8 @@ fn main() {
|
||||
"import",
|
||||
InlinedPlugin::new()
|
||||
.commands(&[
|
||||
"fetch_curseforge_profile_metadata",
|
||||
"import_curseforge_profile",
|
||||
"get_importable_instances",
|
||||
"import_instance",
|
||||
"is_valid_importable_instance",
|
||||
|
||||
@@ -27,8 +27,6 @@
|
||||
|
||||
"auth:default",
|
||||
"import:default",
|
||||
"import:allow-fetch-curseforge-profile-metadata",
|
||||
"import:allow-import-curseforge-profile",
|
||||
"jre:default",
|
||||
"logs:default",
|
||||
"metadata:default",
|
||||
|
||||
Reference in New Issue
Block a user