mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-18 02:14:32 +08:00
修复 python 企业微信推送,debian 版本关于页面报错
This commit is contained in:
@@ -10,6 +10,7 @@ const { Link } = Typography;
|
||||
enum TVersion {
|
||||
'develop' = '开发版',
|
||||
'master' = '正式版',
|
||||
'debian' = '正式版'
|
||||
}
|
||||
|
||||
const About = ({ systemInfo }: { systemInfo: SharedContext['systemInfo'] }) => {
|
||||
|
||||
Reference in New Issue
Block a user