diff --git a/flatisfy/web/js_src/components/flatstableline.vue b/flatisfy/web/js_src/components/flatstableline.vue index ca85eda..330108b 100644 --- a/flatisfy/web/js_src/components/flatstableline.vue +++ b/flatisfy/web/js_src/components/flatstableline.vue @@ -12,7 +12,7 @@ [{{ flat.id.split("@")[1] }}] - {{ flat.is_expired ? "[" + $t("common.expired") + "]" : null }} + {{ flat.is_expired ? "[" + $t("common.expired") + "]" : null }} {{ flat.title }}