fix: undefined api require, @julianlam

v1.18.x
Barış Soner Uşaklı 4 years ago
parent a77ba71e05
commit 931d44b5e2

@ -7,8 +7,8 @@ define('forum/groups/details', [
'coverPhoto',
'pictureCropper',
'translator',
'vendor/colorpicker/colorpicker',
'api',
'vendor/colorpicker/colorpicker',
], function (memberList, iconSelect, components, coverPhoto, pictureCropper, translator, api) {
var Details = {};
var groupName;

Loading…
Cancel
Save