回答編集履歴

1

typo修正

2019/11/04 23:44

投稿

thyda.eiqau
thyda.eiqau

スコア2982

test CHANGED
@@ -14,6 +14,6 @@
14
14
 
15
15
  }
16
16
 
17
- presentedViewController.present(alert, animated: true, completion: nil)
17
+ frontViewController.present(alert, animated: true, completion: nil)
18
18
 
19
19
  ```