mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 08:44:36 -04:00
chore: make vue global components and layouts localizable (#1565)
This commit is contained in:
committed by
GitHub
parent
7af48d51be
commit
ba15006bb1
@@ -20,7 +20,7 @@ export default defineComponent({
|
||||
},
|
||||
text: {
|
||||
type: String,
|
||||
default: "Link",
|
||||
required: true,
|
||||
},
|
||||
icon: {
|
||||
type: String,
|
||||
@@ -28,4 +28,4 @@ export default defineComponent({
|
||||
},
|
||||
},
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user