mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: prevent refresh in gitee
This commit is contained in:
parent
443982cd4f
commit
78d6b597cf
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ const config: Config = {
|
|||
],
|
||||
update: {
|
||||
css: false,
|
||||
script: false,
|
||||
},
|
||||
fetch: {
|
||||
cache(path) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue