You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alert('⚠️ You did not specify the company name! Please write the name of the company.');
79
+
}elseif(!ROLE_DESCRIPTION){
80
+
alert('⚠️ The role description section is missing! Please tell us more about the role you are applying for.')
77
81
}elseif(!USER_BACKGROUND){
78
82
alert('⚠️ You forgot to tell me your background! I cannot generate text without knowing who you are. Please write a brief summary of your background.');
0 commit comments