Started updating docs

This commit is contained in:
Davide Passoni
2024-03-04 17:38:34 +01:00
parent 3427fcea7e
commit 29784310fc
10 changed files with 912 additions and 5 deletions

View File

@@ -174,7 +174,7 @@ class DCSInstance {
this.redCommanderPasswordEdited = false;
} catch (err) {
showErrorPopup(`<div class='main-message'>A critical error has occurred while reading your Olympus configuration file. </div><div class='sub-message'> Please, manually reinstall olympus in ${this.folder}. </div>`)
showErrorPopup(`<div class='main-message'>A critical error has occurred while reading your Olympus configuration file. </div><div class='sub-message'> Please manually reinstall Olympus in ${this.folder} using either the installation Wizard or the Expert view. </div>`)
logger.error(err)
}