parent
3162125cee
commit
7e7eee78b7
1 changed files with 1 additions and 1 deletions
|
@ -1470,7 +1470,7 @@ void server::handle_upload(const server::request& req)
|
|||
|
||||
addon.copy_attributes(upload,
|
||||
"title", "name", "author", "description", "version", "icon",
|
||||
"translate", "dependencies", "type", "tags", "email");
|
||||
"translate", "dependencies", "core", "type", "tags", "email");
|
||||
|
||||
const std::string& pathstem = "data/" + name;
|
||||
addon["filename"] = pathstem;
|
||||
|
|
Loading…
Add table
Reference in a new issue