mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-22 10:35:48 +00:00
features - random ShortId button
This commit is contained in:
@@ -104,7 +104,7 @@ class RandomUtil {
|
||||
return str;
|
||||
}
|
||||
|
||||
static randowShortId() {
|
||||
static randomShortId() {
|
||||
return this.randomShortIdSeq(8);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user