diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index adebff1..553abdc 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -110,7 +110,7 @@ timelog['description'] = timelog['description'].str.strip() # Replace irregular-but-known project names with ones timetracking tools use. replacement_project_names = { "Find It Cambridge": ["Find It", "FIC", "Cambridge"], - "The Propaganda Site": ["TPS", "Propaganda Site"], + "The Propaganda Site": ["TPS", "Propaganda Site", "The Propganda Site"], "MASS Design Group": ["MASS"], "Teachers with GUTS": ["TWIG", "GUTS"], "NICHQ Support": ["NICHQ", "NICHQ support", "nichq"],