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