[perf] reenable disabled features, server is getting down with or without them

This commit is contained in:
Avris 2021-11-26 10:13:14 +01:00
parent 311fd1ce85
commit baa70487b6
2 changed files with 1 additions and 9 deletions

View File

@ -1,10 +1,3 @@
<template>
<span>
<slot ref="source"></slot>
</span>
</template>
<!--
<template> <template>
<span> <span>
<span ref="source" v-show="false"> <span ref="source" v-show="false">
@ -44,4 +37,3 @@ export default {
height: 1em; height: 1em;
} }
</style> </style>
-->

View File

@ -31,7 +31,7 @@
pronouns.page/@{{user.username}} pronouns.page/@{{user.username}}
</a> </a>
</div> </div>
<div v-if="false"> <div>
<small> <small>
<Icon v="id-card"/> <Icon v="id-card"/>
<T>profile.card.link</T>: <T>profile.card.link</T>: