Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Dec 26, 2021
1 parent 2204b3f commit c6c19d9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/system/footer/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ import { addSystemsTitles } from './title.js'

// Add each `reporter.footer`
// TODO:
// - [SPYD_VERSION_NAME] should always be in shared system, using the latest
// system's value
// - Fix merging logic
// - [SPYD_VERSION_NAME] should always be in shared system, using the latest
// system's value
// - Debug through this function, one step at a time
export const addFooter = function ({
result: { id, system },
Expand Down

0 comments on commit c6c19d9

Please sign in to comment.