update lib/config/init.js.

Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com>
This commit is contained in:
touchscale 2023-06-28 15:01:13 +00:00 committed by Gitee
parent 667dc48ecc
commit 01e55eab2f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ async function UpdateTitle() {
title += ' iPad' title += ' iPad'
break break
case 6: case 6:
title += ' 安卓8.8.88' title += ' Tim'
break break
default: default:
} }