Skip to content

Commit

Permalink
Fix git merge marker
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriha-chan committed Dec 2, 2023
1 parent 967c33e commit 2ea5661
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
withHashtags: ps.withHashtags,
}, me),
});
>>>>>>> develop

process.nextTick(() => {
this.activeUsersChart.read(me);
Expand Down

0 comments on commit 2ea5661

Please sign in to comment.