diff --git a/package.json b/package.json index 1999934..5fc226b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Miru", - "version": "4.2.10", + "version": "4.2.11", "author": "ThaUnknown_ ", "description": "Stream anime torrents, real-time with no waiting for downloads.", "main": "build/main.js", diff --git a/src/renderer/App.svelte b/src/renderer/App.svelte index 9d0ddf6..bc50852 100644 --- a/src/renderer/App.svelte +++ b/src/renderer/App.svelte @@ -1,56 +1,56 @@ - - - - - -
- - - - - -
- - -
-
- - + + + + +
+ + + + + +
+ + + +
+
+ + diff --git a/src/renderer/views/IspBlock.svelte b/src/renderer/views/IspBlock.svelte index 7f7e038..a425d97 100644 --- a/src/renderer/views/IspBlock.svelte +++ b/src/renderer/views/IspBlock.svelte @@ -1,37 +1,37 @@ - - -{#if block} -
-
-

Could not connect to Tosho!

-
This happens either because Tosho is down, or because your ISP blocks Tosho, the latter being more likely.
-
Most features of Miru will not function correctly without being able to connect to Tosho.
-
If you enable a VPN a restart might be required for it to take effect.
- - -
- - - -
-
-
-{/if} + + +{#if block} +
+
+

Could not connect to Tosho!

+
This happens either because Tosho is down, or because your ISP blocks Tosho, the latter being more likely.
+
Most features of Miru will not function correctly without being able to connect to Tosho.
+
If you enable a VPN a restart might be required for it to take effect.
+ + +
+ + + +
+
+
+{/if} diff --git a/src/renderer/views/Search.svelte b/src/renderer/views/Search.svelte index fec953e..37430ee 100644 --- a/src/renderer/views/Search.svelte +++ b/src/renderer/views/Search.svelte @@ -1,69 +1,71 @@ - - - - -
- - {#key key} - {#each $items as card} - - {/each} - {/key} -
- - + + + + +
+ + {#key key} + {#each $items as card} + + {/each} + {/key} +
+ +