Fixes for Windows
2 files changed
+52
-4
a9423e20
→
dc74329d
modified README.md
@@ -16,6 +16,13 @@ See [radicle.dev/desktop#install](https://radicle.dev/desktop#install).
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -43,6 +50,7 @@ To get in touch with the maintainers, sign up to our [official chat on Zulip][zu
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle-tauri/src/commands/startup.rs
@@ -16,14 +16,54 @@ pub(crate) fn version(app: AppHandle) -> Result<Version, Error> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|