Files
Kecalek_python/ios_client/EncryptedChat/Views/Groups/CreateGroupSheet.swift
2026-03-11 16:54:14 +01:00

5 lines
150 B
Swift

import SwiftUI
// Group creation is handled within NewConversationSheet via the isGroup toggle.
// This file exists for potential future separation.