質問編集履歴
1
脱字
title
CHANGED
File without changes
|
body
CHANGED
@@ -85,7 +85,7 @@
|
|
85
85
|
if let error = error {
|
86
86
|
print(error as Any)
|
87
87
|
} else {
|
88
|
-
|
88
|
+
ShrineInfoContainer.mainPhotoData.append(data)
|
89
89
|
print("photo data is appended.")
|
90
90
|
|
91
91
|
}
|