Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -22,6 +22,7 @@ user_log_table_name = 'tblrlTsRrkl6BqMAJ'
|
|
22 |
students_table_name = 'tbl9h106z0Jg34DQX'
|
23 |
scoutlog_table_name = 'tblF30p0krA1FwOiD'
|
24 |
sports_table_name = 'tbler8HTzD0Jm8Woi'
|
|
|
25 |
|
26 |
# Define the style and content for the response field
|
27 |
label_text = "Scout Response"
|
|
|
22 |
students_table_name = 'tbl9h106z0Jg34DQX'
|
23 |
scoutlog_table_name = 'tblF30p0krA1FwOiD'
|
24 |
sports_table_name = 'tbler8HTzD0Jm8Woi'
|
25 |
+
interests_table_name = 'tblEXowB3pkkm74gj'
|
26 |
|
27 |
# Define the style and content for the response field
|
28 |
label_text = "Scout Response"
|