8b36075d by Jonille Arreglo

update pci. flag fix

1 parent 1cd3a823
...@@ -158,7 +158,8 @@ class FlagManager { ...@@ -158,7 +158,8 @@ class FlagManager {
158 'cta', 158 'cta',
159 'source', 159 'source',
160 'feedback', 160 'feedback',
161 'main_question' 161 'main_question',
162 'pricing_clickable'
162 ); 163 );
163 if(!$flags) return []; 164 if(!$flags) return [];
164 foreach($flags as $flag){ 165 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!