diff --git a/app/src/main/java/in/sminnovations/attendanceapp/screens/home/ui/componets/ErrorContent.kt b/app/src/main/java/in/sminnovations/attendanceapp/screens/home/ui/componets/ErrorContent.kt index 751933b..b3a702b 100644 --- a/app/src/main/java/in/sminnovations/attendanceapp/screens/home/ui/componets/ErrorContent.kt +++ b/app/src/main/java/in/sminnovations/attendanceapp/screens/home/ui/componets/ErrorContent.kt @@ -41,7 +41,10 @@ internal fun ErrorContent( "Failed to check out" to "There was an issue recording your check-out. Please try again or contact support if the problem persists.", // Generic Error - "An error occurred" to "An unexpected error occurred. Please try again or contact support if the issue continues." + "An error occurred" to "An unexpected error occurred. Please try again or contact support if the issue continues.", + + //Quick Login Log off + "Wait 5 minutes before logging off" to "You have just Logged in You need to wait 5 minutes before logging in \n This behaviour may be notified to Admin 😊" )