mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-21 00:05:49 +00:00
[reality] random shortId #361
This commit is contained in:
@@ -225,7 +225,9 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Short Ids</td>
|
||||
<td>Short Ids
|
||||
<a-icon @click="inbound.stream.reality.shortIds = RandomUtil.randomShortId().join(',')" type="sync">
|
||||
</td>
|
||||
<td>
|
||||
<a-form-item>
|
||||
<a-input v-model.trim="inbound.stream.reality.shortIds" style="width:250px"></a-input>
|
||||
|
||||
Reference in New Issue
Block a user