You've already forked AstralRinth
forked from didirus/AstralRinth
Merge commit '9f977d082b0741116fef328c2b38e2b4b9afd94e' into feature-clean
This commit is contained in:
@@ -316,7 +316,7 @@ fn main() {
|
||||
MessageDialog::new()
|
||||
.set_type(MessageType::Error)
|
||||
.set_title("Initialization error")
|
||||
.set_text("Your Microsoft Edge WebView2 installation is corrupt.\n\nMicrosoft Edge WebView2 is required to run Modrinth App.\n\nLearn how to repair it at https://docs.modrinth.com/faq/app/webview2")
|
||||
.set_text("Your Microsoft Edge WebView2 installation is corrupt.\n\nMicrosoft Edge WebView2 is required to run Modrinth App.\n\nLearn how to repair it at https://support.modrinth.com/en/articles/8797765-corrupted-microsoft-edge-webview2-installation")
|
||||
.show_alert()
|
||||
.unwrap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user