feat: register the same domain name twice with limited mode

This commit is contained in:
Maël Gangloff
2024-08-04 22:00:20 +02:00
parent c89cd6ce8b
commit de79b2a3ad
3 changed files with 27 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ export function WatchlistForm({form, connectors, onCreateWatchlist}: {
<Input placeholder={t`Watchlist Name`}
title={t`Naming the Watchlist makes it easier to find in the list below.`}
autoComplete='off'
autoFocus
/>
</Form.Item>
<Form.List