Skip to content

Commit

Permalink
Merge pull request #651 from webitel/feature/team-schemas
Browse files Browse the repository at this point in the history
feature: small locale fix [WTEL-4354]
  • Loading branch information
liza-pohranichna authored Apr 19, 2024
2 parents 0bb5959 + f8a5ad2 commit efb916b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<template #main>
<form>
<wt-input
:label="$t('objects.name')"
:label="$t('objects.title')"
:v="v$.itemInstance.name"
:value="itemInstance.name"
required
Expand Down

0 comments on commit efb916b

Please sign in to comment.