mirror of
https://github.com/He4eT/cheap-glkote.git
synced 2026-05-05 08:57:25 +00:00
Remove the restriction for number of windows
This commit is contained in:
parent
5c23d809c1
commit
30f79c60b4
3 changed files with 38 additions and 37 deletions
|
|
@ -5,9 +5,10 @@ const noop = () => void null
|
|||
|
||||
const noopHandlers = [
|
||||
'onInit',
|
||||
'onUpdateWindows',
|
||||
'onUpdateInputs',
|
||||
'onUpdateContent',
|
||||
'onDisable',
|
||||
'onUpdateInputs',
|
||||
'onFileNameRequest',
|
||||
'onFileRead',
|
||||
'onFileWrite',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue