Skip to content

Commit

Permalink
Replaced "To-Do" in code with GH issue #2
Browse files Browse the repository at this point in the history
  • Loading branch information
haukex committed Jul 10, 2024
1 parent 1a132d3 commit 79636f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ const FEEDBACK_BODY = 'Hello, Hallo,\n\n'
+'\n$LINE\n' // the code below replaces this with the dictionary line
+'\nMy suggestion is:\nMein Vorschlag ist:\n'
const ENABLE_FEEDBACK = true
//TODO Later: I could consider a "load more results" link
const MAX_RESULTS = 200
const TITLE_PREFIX = 'German-English Dictionary'

Expand Down

0 comments on commit 79636f8

Please sign in to comment.