mirror of
https://github.com/danbulant/Mangades
synced 2026-06-20 23:01:28 +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",
|
||||
monochrome: "Monochrome version",
|
||||
adapted_from: "Adapted from",
|
||||
based_on: "Based on"
|
||||
}[relatedManga.related]}</a> <br>
|
||||
based_on: "Based on",
|
||||
shared_universe: "Shared universe"
|
||||
}[relatedManga.related] || relatedManga.related}</a> <br>
|
||||
{/each}
|
||||
</div>
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Reference in a new issue