Remove analytics consent (#163)

* Remove analytics consent

* Use watch for cookie popup visibility

* Fix double scrollbar, delete account not centered
This commit is contained in:
Geometrically
2021-04-11 14:31:21 -07:00
committed by GitHub
parent cecafb726c
commit 28092d6862
5 changed files with 24 additions and 17 deletions

View File

@@ -7,12 +7,12 @@ export default {
based on the information stored in this cookie.`,
default: true,
},
analytics: {
/* analytics: {
title: 'Analytics',
description: `Modrinth uses in-house tools that allows us to get insights on how
each user is using the platform, to improve the experience for
everyone.`,
default: true,
},
}, */
},
}