[AB-xxx] adding feature to focus on a particular user in both leaderboard command and leaderboard UI

adding button to view the specified user on loaderboard at the rank command
This commit is contained in:
Sheldan
2024-11-26 23:17:24 +01:00
parent 3d915b96e7
commit b88ae377b1
19 changed files with 345 additions and 152 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "es2021",
"lib": [
"dom",
"dom.iterable",