Radish alpha
r
Radicle desktop app
Radicle
Git (anonymous pull)
Log in to clone via SSH
Reduce minimum window width and height
erikli committed 1 year ago
commit c754c4f365e5e5fd7ba0acd82d90e644d45d55d3
parent 1f65bcdf6a03f5488d1d7b092323008d5997960f
1 file changed +2 -2
modified crates/radicle-tauri/tauri.conf.json
@@ -13,8 +13,8 @@
    "windows": [
      {
        "title": "Radicle",
-
        "minWidth": 1200,
-
        "minHeight": 780
+
        "minWidth": 960,
+
        "minHeight": 600
      }
    ],
    "security": {