Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZahar Izmailov <izmailov9@gmail.com>2025-02-03 15:36:03 +0300
committerGitHub <noreply@github.com>2025-02-03 15:36:03 +0300
commitb922d986d6783ce28d00ca948024dee44a11f29e (patch)
tree646c000eca419a8f0ad4e742762bfcf74f8f9a07 /x-ui.sh
parent8a7cffd63f4ced8caaa20e90aa60228d24bda510 (diff)
Improved database model migration and added indexing (#2655)
Diffstat (limited to 'x-ui.sh')
-rw-r--r--x-ui.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/x-ui.sh b/x-ui.sh
index 4f2e57d8..7e8cbfda 100644
--- a/x-ui.sh
+++ b/x-ui.sh
@@ -1912,4 +1912,4 @@ if [[ $# > 0 ]]; then
esac
else
show_menu
-fi
+fi \ No newline at end of file