mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Restart the app after updates if the updater didn't do it for us (#4511)
This commit is contained in:
@@ -278,6 +278,7 @@ fn main() {
|
||||
.show()
|
||||
.unwrap();
|
||||
}
|
||||
app.restart();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user