Files
Kecalek_python/ios_client 0.8.5/Kecalek/Views/Groups/CreateGroupSheet.swift
2026-03-14 12:43:56 +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.