mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-18 05:04:40 +03: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