Air Keyboard Shortcuts plugin has two references to the same JS files

Hi @seanhoots,

Awesome plugin and I notice a small issue. It looks like your Air Keyboard Shortcuts plugin is adding the same JS files more than once.

Here

And here

Which leads to this on my app.

@Kfawcett thanks @Kfawcett for catching this. Its actually a mistake.
The plugin initially had a global action so I needed to have the libraries in the global header.
But i removed the action and forgot to remove the links.

Will remove them.

1 Like