Loading portal/static/js/components/pages/Tacos.mjs +7 −7 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ export const Tacos = { m( ServiceLink, new Service( "ChefOrga", "https://orga.chefexperte.de/", "fa-solid fa-clipboard", "Eigener Account", "Meeting", "https://linguistik.computer/meet", "fa-solid fa-phone-volume", ), ), m( ServiceLink, new Service( "Meeting", "https://fachschaft.cl.uni-heidelberg.de/tacos-meeting", "fa-solid fa-phone-volume", "Todo", "https://linguistik.computer/todo", "fa-solid fa-list-check", "Eigener Account", ), ), ]), Loading Loading
portal/static/js/components/pages/Tacos.mjs +7 −7 Original line number Diff line number Diff line Loading @@ -13,18 +13,18 @@ export const Tacos = { m( ServiceLink, new Service( "ChefOrga", "https://orga.chefexperte.de/", "fa-solid fa-clipboard", "Eigener Account", "Meeting", "https://linguistik.computer/meet", "fa-solid fa-phone-volume", ), ), m( ServiceLink, new Service( "Meeting", "https://fachschaft.cl.uni-heidelberg.de/tacos-meeting", "fa-solid fa-phone-volume", "Todo", "https://linguistik.computer/todo", "fa-solid fa-list-check", "Eigener Account", ), ), ]), Loading