mirror of
https://github.com/coracle-social/flotilla.git
synced 2025-12-10 02:47:06 +00:00
Add qr scanning for wallet connect
This commit is contained in:
@@ -25,4 +25,9 @@ export default {
|
||||
},
|
||||
},
|
||||
},
|
||||
compilerOptions: {
|
||||
warningFilter: (warning) => {
|
||||
return !['a11y_media_has_caption'].includes(warning.code)
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user