質問編集履歴

1

ファイル名の変更

2019/07/05 10:10

投稿

andy0505
andy0505

スコア12

test CHANGED
File without changes
test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  const imageDb = await firebase.firestore();
36
36
 
37
- const bucketName = await 'recipe-app-5b5c0';
37
+ const bucketName = await 'sample';
38
38
 
39
39
  const filePath = await `users/${currentUser.displayName}/images`;
40
40