fix: tests
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</div>
|
||||
<ul v-else class="flex-col">
|
||||
<li>
|
||||
<p class="info"><i class="material-icons">not_interested</i> {{ $t("empty") }}</p>
|
||||
<p class="info">{{ $t("empty") }}</p>
|
||||
</li>
|
||||
</ul>
|
||||
</template>
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<input
|
||||
:aria-label="$t('nn')"
|
||||
:aria-label="$t('duration')"
|
||||
type="text"
|
||||
readonly
|
||||
:value="entry.duration"
|
||||
|
||||
Reference in New Issue
Block a user