mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-11 01:31:31 +03:00
fix(api): bucket name no longer returned
Signed-off-by: Andrew Hill <andrew@textile.io>
This commit is contained in:
parent
0cd90fce65
commit
4b2a7f5867
@ -168,7 +168,6 @@ export const getBucketAPIFromUserToken = async (token, user) => {
|
||||
buckets,
|
||||
bucketKey: root.key,
|
||||
bucketRoot: root,
|
||||
bucketName: BUCKET_NAME,
|
||||
};
|
||||
}
|
||||
console.log(`[buckets] getOrCreate succes!`);
|
||||
|
Loading…
Reference in New Issue
Block a user