File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 55 "icon_source" : " data/images/menu/calendar.png" ,
66 "navigate_to" : " ScheduleScreen"
77 },
8- {
9- "menu_item_text" : " About" ,
10- "icon_source" : " data/images/menu/about.png" ,
11- "navigate_to" : " AboutScreen"
12- },
8+
139 {
1410 "menu_item_text" : " Community" ,
1511 "icon_source" : " data/images/menu/community.png" ,
3531 "icon_source" : " data/images/menu/sponsor.png" ,
3632 "navigate_to" : " SponsorScreen"
3733 },
34+
3835 {
3936 "menu_item_text" : " Contact Us" ,
4037 "icon_source" : " data/images/menu/contactus.png" ,
4138 "navigate_to" : " ContactUsScreen"
4239 },
40+
4341 {
4442 "menu_item_text" : " History" ,
4543 "icon_source" : " data/images/menu/history.png" ,
4644 "navigate_to" : " AboutPyConScreen"
45+ },
46+
47+ {
48+ "menu_item_text" : " About" ,
49+ "icon_source" : " data/images/menu/about.png" ,
50+ "navigate_to" : " AboutScreen"
4751 }
52+
4853 ]
4954}
You can’t perform that action at this time.
0 commit comments