Minor thumbnail fix

This commit is contained in:
WardPearce
2025-10-07 23:50:31 +13:00
parent bf67163905
commit 7915561234
2 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -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}