mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
bump middleware version
This commit is contained in:
parent
19846a7734
commit
5b4d0bca5c
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
0.40.0-rc6
|
||||
0.40.0-rc7
|
|
@ -95,7 +95,7 @@ export const Mapper = {
|
|||
analyticsId: obj.getAnalyticsid(),
|
||||
networkId: obj.getNetworkid(),
|
||||
workspaceObjectId: obj.getWorkspaceobjectid(),
|
||||
ethereumAddress: '', //obj.getEthereumaddress(),
|
||||
ethereumAddress: obj.getEthereumaddress(),
|
||||
};
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue