mirror of https://github.com/akveo/blur-admin
fix(ammap): fix image path
parent
faf7a21f09
commit
507c220bb6
|
@ -39,7 +39,7 @@
|
|||
images: {
|
||||
root: IMAGES_ROOT,
|
||||
profile: IMAGES_ROOT + 'app/profile/',
|
||||
amChart: 'bower_components/amcharts/dist/amcharts/images/'
|
||||
amChart: 'bower_components/ammap/dist/ammap/images/'
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue