mirror of
https://github.com/danbulant/Mangades
synced 2026-07-07 12:00:36 +00:00
Add shared universe to types
This commit is contained in:
parent
754fc29c96
commit
4f1280145d
1 changed files with 3 additions and 2 deletions
|
|
@ -434,8 +434,9 @@
|
||||||
colored: "Colored version",
|
colored: "Colored version",
|
||||||
monochrome: "Monochrome version",
|
monochrome: "Monochrome version",
|
||||||
adapted_from: "Adapted from",
|
adapted_from: "Adapted from",
|
||||||
based_on: "Based on"
|
based_on: "Based on",
|
||||||
}[relatedManga.related]}</a> <br>
|
shared_universe: "Shared universe"
|
||||||
|
}[relatedManga.related] || relatedManga.related}</a> <br>
|
||||||
{/each}
|
{/each}
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue