mirror of
https://github.com/zoriya/flood.git
synced 2026-06-06 20:12:19 +00:00
SetTrackersModal: disable textbox while loading trackers
This commit is contained in:
@@ -50,6 +50,7 @@ const SetTrackersModal: FC = () => {
|
||||
placeholder={intl.formatMessage({
|
||||
id: 'torrents.set.trackers.loading.trackers',
|
||||
})}
|
||||
disabled
|
||||
/>
|
||||
</FormRow>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user