fix: Add an option to view the masked information in the profile settings UI (#9343)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<span v-if="error" class="message">
|
||||
{{ error }}
|
||||
</span>
|
||||
<slot name="masked" />
|
||||
</label>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user