Skip to content

Commit

Permalink
remove workarounds, phetsims/tambo#126
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Oct 18, 2023
1 parent cc68714 commit a2670a7
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions html/continuous-report.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,6 @@
}
];

// TODO: remove these workarounds once https://github.com/phetsims/tambo/issues/126 is fixed
window.phet.chipper.strings = {
en: {
'JOIST/translation.credits.link': {
value: 'Translation Credits'
},
'JOIST/thirdParty.credits.link': {
value: 'Third-party Credits'
}
}
};
window.phet.chipper.brand = 'phet';

</script>
<script src="../../chipper/js/initialize-globals.js"></script>

Expand Down

0 comments on commit a2670a7

Please sign in to comment.