mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 10:00:45 -05:00
Merge pull request #853 from getredash/arikfr-patch-1
Fix #851: embed doesn't load due to missing module.
This commit is contained in:
@@ -4,7 +4,6 @@ angular.module('redash', [
|
||||
'redash.controllers',
|
||||
'redash.filters',
|
||||
'redash.services',
|
||||
'redash.renderers',
|
||||
'redash.visualization',
|
||||
'plotly',
|
||||
'plotly-chart',
|
||||
|
||||
Reference in New Issue
Block a user