mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
Disable service worker
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
title: 'NoneBot',
|
||||
description: '基于酷 Q 的 Python 异步 QQ 机器人框架',
|
||||
serviceWorker: true,
|
||||
// serviceWorker: true,
|
||||
markdown: {
|
||||
lineNumbers: true
|
||||
},
|
||||
|
Reference in New Issue
Block a user