mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-27 18:45:05 +08:00
Disable service worker
This commit is contained in:
parent
3ddd0690ef
commit
fe1039054b
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
title: 'NoneBot',
|
||||
description: '基于酷 Q 的 Python 异步 QQ 机器人框架',
|
||||
serviceWorker: true,
|
||||
// serviceWorker: true,
|
||||
markdown: {
|
||||
lineNumbers: true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user