You've already forked AstralRinth
forked from didirus/AstralRinth
fix: typo
This commit is contained in:
@@ -169,7 +169,7 @@ function devModeCount() {
|
|||||||
<AstralRinthLogo class="w-6 h-6" />
|
<AstralRinthLogo class="w-6 h-6" />
|
||||||
</button>
|
</button>
|
||||||
<div>
|
<div>
|
||||||
<p class="m-0">Modrinth App {{ version }}</p>
|
<p class="m-0">AstralRinth App {{ version }}</p>
|
||||||
<p class="m-0">
|
<p class="m-0">
|
||||||
<span v-if="osPlatform === 'macos'">MacOS</span>
|
<span v-if="osPlatform === 'macos'">MacOS</span>
|
||||||
<span v-else class="capitalize">{{ osPlatform }}</span>
|
<span v-else class="capitalize">{{ osPlatform }}</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user