mirror of
https://github.com/kccleoc/seedpgp-web.git
synced 2026-03-07 09:57:50 +08:00
fix: Improve MESSAGE PASSWORD contrast and add global Buffer polyfill shim
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import './polyfills';
|
||||
|
||||
// Suppress OpenPGP.js AES cipher warnings
|
||||
const originalWarn = console.warn;
|
||||
const originalError = console.error;
|
||||
|
||||
Reference in New Issue
Block a user