質問編集履歴

2

コードの変更

2021/10/19 01:49

投稿

tttniaeefe
tttniaeefe

スコア13

test CHANGED
File without changes
test CHANGED
@@ -80,7 +80,7 @@
80
80
 
81
81
  if (dig(currentUser, "currentUser", "uid")) {
82
82
 
83
- const data = await Api.initGet(currentUser.currentUser.uid); ⇐"undefined"
83
+ const data = await initGet(currentUser.currentUser.uid); ⇐"undefined"
84
84
 
85
85
  await setUsers(data);
86
86
 

1

タグの追加

2021/10/19 01:49

投稿

tttniaeefe
tttniaeefe

スコア13

test CHANGED
File without changes
test CHANGED
File without changes