brotli lint
This commit is contained in:
parent
1e7aab538d
commit
fd4eb56b5c
|
@ -30,7 +30,7 @@ router
|
|||
deflate: {
|
||||
flush: zlib.Z_SYNC_FLUSH,
|
||||
},
|
||||
br: false
|
||||
br: false,
|
||||
})
|
||||
)
|
||||
.use(async (ctx, next) => {
|
||||
|
|
Loading…
Reference in New Issue