mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-07 19:05:35 -05:00
chore: make vue global components and layouts localizable (#1565)
This commit is contained in:
committed by
GitHub
parent
7af48d51be
commit
ba15006bb1
@@ -1,4 +1,3 @@
|
||||
|
||||
<template>
|
||||
<v-card
|
||||
color="background"
|
||||
@@ -30,7 +29,7 @@ export default defineComponent({
|
||||
props: {
|
||||
title: {
|
||||
type: String,
|
||||
default: "Place Holder",
|
||||
required: true,
|
||||
},
|
||||
icon: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user