Skip to content

Fix /super controls

Austin Lakeman requested to merge namekal/Shinobi:fix-super into dev

The buttons in "Controls and Logs" of /super did not work. Console log error when clicking buttons:

super:4735
 Uncaught TypeError: Cannot read property 'e' of undefined

This adds the dependency which defines $.confirm

Edited by Austin Lakeman

Merge request reports