mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
added dependency on ui to fail-safe-devtools...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fa1a6a0f2b
commit
161f2f3ca5
@ -2408,6 +2408,9 @@ module.FailsafeDevTools = core.ImageGridFeatures.Feature({
|
||||
tag: 'fail-safe-devtools',
|
||||
|
||||
priority: 'low',
|
||||
depends: [
|
||||
'ui',
|
||||
],
|
||||
|
||||
handlers: [
|
||||
['start',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user