WIP - Complete App refactoring
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// Models.swift
|
||||
// CookbookLoginModels.swift
|
||||
// Nextcloud Cookbook iOS Client
|
||||
//
|
||||
// Created by Vincent Meilinger on 11.05.24.
|
||||
@@ -9,10 +9,7 @@ import Foundation
|
||||
import SwiftUI
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// MARK: - Login flow
|
||||
// MARK: - Login Models
|
||||
|
||||
struct LoginV2Request: Codable {
|
||||
let poll: LoginV2Poll
|
||||
|
||||
Reference in New Issue
Block a user