Requests WIP: logIn, getRantsFeed, getWeeklies
This commit is contained in:
@@ -19,7 +19,7 @@ public struct Request {
|
||||
}
|
||||
}
|
||||
|
||||
public struct EmptyError: Decodable {
|
||||
public struct EmptyError: Decodable, Swift.Error {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user