mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Stop using Google Charts for the 2-Factor-Auth QR-Code (#1044)
This commit is contained in:
parent
4988b276ad
commit
2fefad437e
15 changed files with 1802 additions and 8 deletions
|
|
@ -67,6 +67,7 @@ module.exports = {
|
|||
'ssm': 'window.ssm',
|
||||
'key': 'window.key',
|
||||
'_': 'window._',
|
||||
'qr': 'window.qr',
|
||||
'Promise': 'window.Promise',
|
||||
'$': 'window.jQuery'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue