mirror of https://github.com/grafana/grafana
parent
545c39356a
commit
d34ba416a6
@ -0,0 +1,7 @@ |
||||
define([ |
||||
'./panel_meta2', |
||||
], |
||||
function (panelMeta) { |
||||
'use strict'; |
||||
return panelMeta.default; |
||||
}); |
Loading…
Reference in new issue