mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-09 23:54:09 -06:00
Fix typo in filename.
This commit is contained in:
parent
5fe52b9cfe
commit
e978621597
@ -10,7 +10,7 @@
|
||||
define('pgadmin.misc.explain', [
|
||||
'sources/url_for', 'jquery', 'underscore',
|
||||
'sources/pgadmin', 'backbone', 'explain_statistics',
|
||||
'svg_downloader', 'image_maper', 'sources/gettext', 'bootstrap',
|
||||
'svg_downloader', 'image_mapper', 'sources/gettext', 'bootstrap',
|
||||
], function(
|
||||
url_for, $, _, pgAdmin, Backbone, StatisticsModel,
|
||||
svgDownloader, imageMapper, gettext
|
||||
|
Loading…
Reference in New Issue
Block a user