mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 16:52:59 +08:00
Adjusting module loading
This commit is contained in:
parent
04b2a730ef
commit
7c5f0528f2
@ -328,11 +328,6 @@ class SimpleKeyboard {
|
||||
option = option || {};
|
||||
this.options = Object.assign(this.options, option);
|
||||
this.render();
|
||||
|
||||
/**
|
||||
* Apply modules
|
||||
*/
|
||||
this.loadModules();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user