Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,8 @@ def setup_intra(self):
for team_slug, team_name in [
("talous", "Talous"),
("peliohjelma", "Peliohjelma"),
("ohjelma", "Puhe- ja muu ohjelma"),
("puheohjelma", "Puheohjelma"),
("ohjelma", "Muu ohjelma"),
("viestinta", "Viestintä"),
("tilat", "Tilat"),
("tekniikka", "Tekniikka"),
Expand Down
Loading