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

5 lines
144 B
Swift

import SwiftUI
// Profile editing is handled within ProfileView when isOwnProfile = true.
// This file exists for potential future separation.