mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added debug options in package folder for manager
This commit is contained in:
@@ -367,7 +367,8 @@ class DCSInstance {
|
||||
() => {
|
||||
location.reload();
|
||||
},
|
||||
() => {
|
||||
(err) => {
|
||||
console.error(err)
|
||||
showErrorPopup("An error has occurred while uninstalling the Olympus instance. Make sure Olympus and DCS are not running.", () => {
|
||||
location.reload();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user