mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-18 10:18:14 +08:00
🌱 点赞
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/**
|
||||
* @file utils/TGBbs.ts
|
||||
* @description 关于 BBS 的工具函数
|
||||
* @since Beta v0.6.10
|
||||
* @since Beta v0.6.10/v0.7.0
|
||||
*/
|
||||
|
||||
const BBS_VERSION: Readonly<string> = "2.81.1";
|
||||
const BBS_VERSION: Readonly<string> = "2.82.0";
|
||||
const BBS_UA_MOBILE: Readonly<string> = `Mozilla/5.0 (Linux; Android 12) Mobile miHoYoBBS/${BBS_VERSION}`;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user