Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kaheetonaa committed Oct 16, 2024
1 parent 3cfa0a2 commit d21b887
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/iD.js
Original file line number Diff line number Diff line change
Expand Up @@ -74076,7 +74076,7 @@
corePreferences("commentDate", Date.now());
}
if (context.defaultChangesetHashtags()) {
corePreferences("hashtags", __team_selected);
corePreferences("hashtags", __team_selected + "#EuthMappers");
corePreferences("commentDate", Date.now());
}
var detected = utilDetect();
Expand Down
Loading

0 comments on commit d21b887

Please sign in to comment.