api, frontend: allow editing profile information
Closes https://gitlab.com/commento/commento/issues/235
This commit is contained in:
@@ -83,6 +83,12 @@ const jsCompileMap = {
|
||||
"js/http.js",
|
||||
"js/unsubscribe.js",
|
||||
],
|
||||
"js/profile.js": [
|
||||
"js/constants.js",
|
||||
"js/utils.js",
|
||||
"js/http.js",
|
||||
"js/profile.js",
|
||||
],
|
||||
};
|
||||
|
||||
gulp.task("scss-devel", function (done) {
|
||||
|
||||
Reference in New Issue
Block a user