You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Alfie/Alfie/Navigation/DeepLinking/DeepLinkHandler.swift
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ final class DeepLinkHandler: DeepLinkHandlerProtocol {
87
87
88
88
case.productDetail(let productId, _, _, _):
89
89
// TODO: currently the API does not support fetching a product by the StyleNumber (that is parsed from the URL), just by ProductID, so all requests will return "not found"
0 commit comments