Let users see about dialog from startup and error screen
Compare changes
@@ -19,6 +19,7 @@
@@ -34,11 +35,13 @@ import androidx.compose.material.Text
@@ -69,16 +72,19 @@ fun main() = preview {
@@ -95,37 +101,47 @@ fun ErrorScreen(
This might be helpful in case of startup errors, for example.
It looks like this:
Closes #243 (closed)