mirror of
https://github.com/twofas/2fas-browser-extension.git
synced 2024-11-24 19:20:06 +01:00
#1570 InputEvent global added
This commit is contained in:
parent
b2d1fe8a00
commit
8aa3a2d63f
@ -17,7 +17,7 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>
|
||||
//
|
||||
|
||||
/* global Event, KeyboardEvent */
|
||||
/* global Event, KeyboardEvent, InputEvent */
|
||||
const delay = require('../../partials/delay');
|
||||
const getTabData = require('./getTabData');
|
||||
const clickSubmit = require('./clickSubmit');
|
||||
|
Loading…
Reference in New Issue
Block a user