mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-15 12:22:59 +00:00
add adfree description to cosmetics
This commit is contained in:
@@ -53,6 +53,9 @@ export class CosmeticInfo extends LitElement {
|
||||
${translateText(`cosmetics.${this.rarity}`) || this.rarity}
|
||||
</div>`
|
||||
: nothing}
|
||||
<div class="text-green-400 font-bold">
|
||||
${translateText("cosmetics.adfree")}
|
||||
</div>
|
||||
${this.colorPalette
|
||||
? html`<div>
|
||||
${translateText("cosmetics.color_label")}
|
||||
|
||||
Reference in New Issue
Block a user