From 50bdb66e0539abd94880f331549c0cef81065caa Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 06 九月 2024 14:33:31 +0800 Subject: [PATCH] login --- app.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app.js b/app.js index 8b530a9..daf7726 100644 --- a/app.js +++ b/app.js @@ -8,4 +8,4 @@ onShow: function () { updateManager(); }, -}); +}); \ No newline at end of file -- Gitblit v1.9.1