Remove analytics (#197)

This commit is contained in:
Geometrically
2021-05-02 14:58:27 -07:00
committed by GitHub
parent 5198c69f6b
commit 3ee00a4824
9 changed files with 11057 additions and 10056 deletions

View File

@@ -62,6 +62,8 @@ import FollowIcon from '~/assets/images/utils/heart.svg?inline'
import UserIcon from '~/assets/images/utils/user.svg?inline'
import ShieldIcon from '~/assets/images/utils/shield.svg?inline'
import MFooter from '~/components/layout/MFooter'
export default {
name: 'DashboardPage',
components: {
@@ -72,6 +74,7 @@ export default {
FollowIcon,
UserIcon,
ShieldIcon,
MFooter,
},
computed: {
authUrl() {