Skip to content

Commit

Permalink
adding newline to end of file unread.js in public/src/client/header
Browse files Browse the repository at this point in the history
  • Loading branch information
VeronicaPim committed Oct 8, 2024
1 parent 146c58f commit 7faa25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/src/client/header/unread.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ define('forum/header/unread', ['hooks'], function (hooks) {
unread.updateUnreadTopicCount = updateUnreadTopicCount;

return unread;
});
});

0 comments on commit 7faa25d

Please sign in to comment.