提交
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
//
|
||||
// ConferenceMainViewState.swift
|
||||
// TUIRoomKit
|
||||
//
|
||||
// Created by janejntang on 2024/9/3.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
struct ConferenceMainViewState: Codable {
|
||||
var isInternalCreation = false
|
||||
}
|
||||
Reference in New Issue
Block a user