Skip to content

Commit

Permalink
fix: fixed script execution after commenting fullstory
Browse files Browse the repository at this point in the history
  • Loading branch information
rnr committed Dec 5, 2024
1 parent 55f601c commit c233603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config_script/whitelabel.py
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ def set_flags_from_mobile_config(self):
if config_folder:
# example of usage
# project_file_string = self.replace_fullstory_flag(project_file_string, config_directory, name, config_folder, errors_texts)
pass
else:
logging.error("Config folder for '"+config['env_config']+"' is not defined in config_settings.yaml->config_mapping")
else:
Expand Down

0 comments on commit c233603

Please sign in to comment.