add: products api
This commit is contained in:
parent
3c4ce1fae5
commit
df5eaf24f7
29 changed files with 1022 additions and 110 deletions
|
@ -200,6 +200,7 @@ impl DataManager {
|
|||
community.owner,
|
||||
ActionType::CommunityJoin,
|
||||
community.id,
|
||||
None,
|
||||
))
|
||||
.await?;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue