Commit f85e92a4 authored by wildfirecode13's avatar wildfirecode13

1

parent d3720c72
This diff is collapsed.
...@@ -27,7 +27,7 @@ App({ ...@@ -27,7 +27,7 @@ App({
*/ */
handleQuery(query) { handleQuery(query) {
const { activityId } = query; const { activityId } = query;
this.activityId = activityId || '5f6b09b3c3ad342fed5a0b21'; this.activityId = activityId || '5f7183e852bbded304b27d71';
} }
}); });
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment