You've already forked AstralRinth
forked from didirus/AstralRinth
Remove analytics (#197)
This commit is contained in:
@@ -138,6 +138,8 @@ import UserIcon from '~/assets/images/utils/user.svg?inline'
|
||||
import LogOutIcon from '~/assets/images/utils/log-out.svg?inline'
|
||||
import GitHubIcon from '~/assets/images/utils/github.svg?inline'
|
||||
|
||||
import CookieConsent from '~/components/ads/CookieConsent'
|
||||
|
||||
export default {
|
||||
components: {
|
||||
ModrinthLogo,
|
||||
@@ -150,6 +152,7 @@ export default {
|
||||
GitHubIcon,
|
||||
NotificationIcon,
|
||||
HamburgerIcon,
|
||||
CookieConsent,
|
||||
},
|
||||
directives: {
|
||||
ClickOutside,
|
||||
|
||||
Reference in New Issue
Block a user