forked from didirus/AstralRinth
fix typo: remove shit ads after upstream
This commit is contained in:
@@ -865,16 +865,6 @@ provideAppUpdateDownloadProgress(appUpdateDownload) // [AR Note] If delete this
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<template v-if="showAd">
|
|
||||||
<a
|
|
||||||
href="https://modrinth.plus?app"
|
|
||||||
class="absolute bottom-[250px] w-full flex justify-center items-center gap-1 px-4 py-3 text-purple font-medium hover:underline z-10"
|
|
||||||
target="_blank"
|
|
||||||
>
|
|
||||||
<ArrowBigUpDashIcon class="text-2xl" /> Upgrade to Modrinth+
|
|
||||||
</a>
|
|
||||||
<PromotionWrapper />
|
|
||||||
</template>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<URLConfirmModal ref="urlModal" />
|
<URLConfirmModal ref="urlModal" />
|
||||||
|
|||||||
Reference in New Issue
Block a user