|
@@ -283,6 +283,10 @@ ProjectsDAO.prototype.copyUserProjects = function (userId, datas, callback) {
|
|
ProjectsDAO.prototype.rename = async function (userId, compilationId, data, callback){
|
|
ProjectsDAO.prototype.rename = async function (userId, compilationId, data, callback){
|