fix
This commit is contained in:
@@ -854,6 +854,9 @@ auto base_provider::set_item_meta(const std::string &api_path,
|
||||
}
|
||||
|
||||
meta.erase(META_PINNED);
|
||||
if (meta.empty()) {
|
||||
return res;
|
||||
}
|
||||
}
|
||||
|
||||
auto ret = meta_db_->set_item_meta(api_path, meta);
|
||||
|
Reference in New Issue
Block a user