1cd3a823 by Jonille Arreglo

update main_question

1 parent e3115f7c
...@@ -157,7 +157,8 @@ class FlagManager { ...@@ -157,7 +157,8 @@ class FlagManager {
157 'theme', 157 'theme',
158 'cta', 158 'cta',
159 'source', 159 'source',
160 'feedback' 160 'feedback',
161 'main_question'
161 ); 162 );
162 if(!$flags) return []; 163 if(!$flags) return [];
163 foreach($flags as $flag){ 164 foreach($flags as $flag){
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!