Skip to content

Commit

Permalink
Refactor VersionCheck component: Remove unnecessary function call and…
Browse files Browse the repository at this point in the history
… update client routable function
  • Loading branch information
Adammatthiesen committed Dec 19, 2024
1 parent 7456b27 commit 3ecd042
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ function dateWithTimeAndZone(date: Date) {

new ModalHelper('version-modal', 'version-modal-trigger');
makeClientRoutable(dateTimeListener('version-modal-last-checked-date'));

</script>

<style>
Expand Down

0 comments on commit 3ecd042

Please sign in to comment.