mirror of
https://github.com/gotson/komga.git
synced 2026-01-10 18:12:26 +01:00
set msw to quiet in storybook
This commit is contained in:
parent
10bea3f10d
commit
f93998e1c0
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ import { PiniaColadaDelay } from '@pinia/colada-plugin-delay'
|
|||
initialize(
|
||||
{
|
||||
onUnhandledRequest: 'bypass',
|
||||
quiet: true,
|
||||
},
|
||||
handlers,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue