Skip to content

Commit

Permalink
Change AppName to 'Data4Diabetes'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mumthasir mohammed committed Nov 14, 2023
1 parent 5bf90b6 commit e934b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrivacyDashboardiOS/Classes/Constatnts/Constant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ struct Constant {
}
struct AppSetupConstant {
static let KSavingUSerInfoUserDefaultKey = "UserSession"
static let KAppName = "PrivacyDashboardiOS"
static let KAppName = "Data4Diabetes"
static let KTokenExpired = "Invalid token, Authorization failed"
}

Expand Down

0 comments on commit e934b63

Please sign in to comment.