[reality] random shortId #361

This commit is contained in:
Alireza Ahmadi
2023-06-04 17:48:33 +02:00
parent 81a21b8ae0
commit 6f15de752c
5 changed files with 22 additions and 9 deletions

View File

@@ -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>