mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 08:11:38 +00:00
📝 disable service worker globally
This commit is contained in:
@ -22,6 +22,8 @@ const config = {
|
||||
"zh-Hans": { label: "简体中文" },
|
||||
},
|
||||
},
|
||||
|
||||
scripts: ["https://v2.nonebot.dev/unregister-sw.js"],
|
||||
|
||||
presets: [
|
||||
[
|
||||
|
Reference in New Issue
Block a user