meilisearch

This commit is contained in:
Andras Bacsai
2022-10-19 10:55:16 +02:00
parent 4f7d2630af
commit cbaecff3b7
5 changed files with 33 additions and 20 deletions

View File

@@ -428,7 +428,7 @@
<option value="true">true</option>
<option value="false"> false</option>
</select>
{:else if variable.defaultValue === '$$generate_password'}
{:else if variable.defaultValue === '$$generate_password' || variable.defaultValue === '$$generate_passphrase'}
<CopyPasswordField
isPasswordField
readonly