mirror of
https://git.bits.team/Bits/mod-manager.git
synced 2025-08-20 00:50:27 -04:00
If a mod is installed, do not try other sources
This commit is contained in:
@@ -65,6 +65,7 @@ export default class Mods {
|
||||
}
|
||||
} else {
|
||||
spinner.error(`Mod ${projectName} is already installed.`)
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user