Fixed a warning when building DocC documentation for the Amiibo.Platform model type in the library target.

This commit is contained in:
2025-09-10 18:27:56 +02:00
parent b39fd8533b
commit de7a91b181
@@ -32,7 +32,7 @@ extension Amiibo {
/// > important: In case no data is provided, then an instance of this model is not created. /// > important: In case no data is provided, then an instance of this model is not created.
/// ///
/// - Parameters: /// - Parameters:
/// - `switch`: A list of `Switch` games related to an amiibo item, if any. /// - switch: A list of `Switch` games related to an amiibo item, if any.
/// - threeDS: A list of `3DS` games related to an amiibo item, if any. /// - threeDS: A list of `3DS` games related to an amiibo item, if any.
/// - wiiU: A list of `WiiU` games related to an amiibo item, if any. /// - wiiU: A list of `WiiU` games related to an amiibo item, if any.
init?( init?(