Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
zebrastribe authored Aug 20, 2024
1 parent 30d5556 commit 4e749b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/modules/translation/translation.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// modules/translation.js
// modules/translation.js
export class Translation {
constructor() {
this.language = this.detectLanguage();
Expand Down

0 comments on commit 4e749b8

Please sign in to comment.