Tiny logging bug

Hi there.
Perhaps it’s not the best place to report a bug, but main.js#L1152 @ GitHub contains a typo. There is (2} instead of {2}. That prevents correct string parametrisation. The same goes for line 1156 with (1}.

Mastodon