1
0
Fork 0

fix title

This commit is contained in:
ChaotiCryptidz 2022-04-24 13:01:40 +01:00
parent 06d0adb70e
commit 013e6ceb7a
No known key found for this signature in database

View file

@ -167,7 +167,7 @@ export class KeyValueEdit extends Component<DefaultPageProps> {
baseMount={baseMount} baseMount={baseMount}
secretPath={secretPath} secretPath={secretPath}
item={this.props.matches["item"]} item={this.props.matches["item"]}
suffix={i18next.t("kv_sec_edit_suffix")} suffix={i18next.t("kv_new_suffix")}
/> />
<KVEditor <KVEditor
settings={this.props.settings} settings={this.props.settings}