Update app/src/interfaces/many-to-many/options.vue

This commit is contained in:
Rijk van Zanten
2020-09-24 14:47:27 -04:00
committed by GitHub
parent ff1627d322
commit 447802264d

View File

@@ -1,5 +1,5 @@
<template>
<v-notice type="warning" v-if="collection == null">
<v-notice type="warning" v-if="collection === null">
{{ $t('interfaces.one-to-many.no_collection') }}
</v-notice>
<div v-else>