diff --git a/Nikmat/NikmatApp.swift b/Nikmat/NikmatApp.swift index d102e8f..710e5b1 100644 --- a/Nikmat/NikmatApp.swift +++ b/Nikmat/NikmatApp.swift @@ -7,6 +7,8 @@ import SwiftUI +// Try stackedDiff workflow, this is new changes and this is after code review: +// address code review @main struct NikmatApp: App { @StateObject private var dataController = StorageProvider.shared