質問編集履歴
1
### 発生している問題・エラーメッセージについて誤りの為、修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -22,9 +22,9 @@
|
|
22
22
|
|
23
23
|
```
|
24
24
|
|
25
|
-
TypeError: Cannot read property '
|
25
|
+
TypeError: Cannot read property 'getResponse' of undefined
|
26
|
-
|
26
|
+
|
27
|
-
sendTroubleEmail
|
27
|
+
at sendTroubleEmail(コード:33:50)
|
28
28
|
|
29
29
|
```
|
30
30
|
|