Rescue Paperjet v1 implementation
This commit is contained in:
parent
7ff5c8130d
commit
db9e2ca51b
83 changed files with 6186 additions and 3894 deletions
|
|
@ -26,7 +26,7 @@ export const SetupForm = () => {
|
|||
try {
|
||||
await setup({ password })
|
||||
navigate('/')
|
||||
} catch (err) {
|
||||
} catch {
|
||||
// Error is handled by the store
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue