Minor thumbnail fix
This commit is contained in:
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "Materialious",
|
||||
"version": "1.10.11",
|
||||
"version": "1.10.12",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "Materialious",
|
||||
"version": "1.10.11",
|
||||
"version": "1.10.12",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@capacitor-community/electron": "^5.0.0",
|
||||
|
||||
@@ -232,10 +232,9 @@
|
||||
</a>
|
||||
|
||||
{#if !('publishedText' in video) && 'viewCountText' in video}
|
||||
<span>
|
||||
{video.viewCountText}
|
||||
{$_('views')}
|
||||
</span>
|
||||
•
|
||||
{video.viewCountText}
|
||||
{$_('views')}
|
||||
{/if}
|
||||
|
||||
{#if 'publishedText' in video}
|
||||
|
||||
Reference in New Issue
Block a user