mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-07-01 02:15:06 +08:00
add units for bandwidth limit
This commit is contained in:
@@ -166,7 +166,7 @@ const CreateServerModal = ({ nodeId, userId, open, onClose }: Props) => {
|
||||
/>
|
||||
<TextInputFormik
|
||||
name={'bandwidthLimit'}
|
||||
label={'Bandwidth Limit'}
|
||||
label={'Bandwidth Limit (MiB)'}
|
||||
placeholder={'Leave blank for no limit'}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user