You've already forked AstralRinth
forked from didirus/AstralRinth
Change to EthicalAds
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<p>{{ mod.description }}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div data-ea-publisher="modrinth-com" data-ea-type="text" />
|
||||
<div class="mod-navigation">
|
||||
<nuxt-link :to="'/mod/' + mod.id">
|
||||
<InfoIcon />
|
||||
|
||||
@@ -209,10 +209,6 @@ export default {
|
||||
return []
|
||||
},
|
||||
},
|
||||
isAd: {
|
||||
type: Boolean,
|
||||
default: false,
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
formatNumber(x) {
|
||||
|
||||
Reference in New Issue
Block a user