Skip to content

Commit

Permalink
Added Four_C extension
Browse files Browse the repository at this point in the history
  • Loading branch information
enyia21 committed Feb 14, 2025
1 parent e9df5d3 commit f3cac01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/ilgcc/app/submission/router/CCRR.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public class CCRR {


public static final CCRR FOUR_C = new CCRR("4C: Community Coordinated Child Care", "56522729391679", "2", "BB",
"4c-ccap-apps", "(815) 758-8149");
"4c-ccap-apps", "(815) 758-8149 x225");
public static final CCRR PROJECT_CHILD = new CCRR("Project CHILD", "59522729391675", "15", "QQ", "project-child-ccap-apps", "(618) 244-2210");
public static final CCRR ILLINOIS_ACTION = new CCRR("Illinois Action for Children", "47522729391670", "6", "GG",
"illinois-action-for-children-ccap-apps", "(312) 823-1100");
Expand Down

0 comments on commit f3cac01

Please sign in to comment.