Skip to content

Commit

Permalink
Revert "tmns#5 bugfix name not changing"
Browse files Browse the repository at this point in the history
This reverts commit 3d59a97.
  • Loading branch information
darkcount2011 committed Jan 14, 2022
1 parent 3d59a97 commit 3f2dae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
updateScroll();
message = " ";
message = "";
}
function updateScroll() {
Expand Down

0 comments on commit 3f2dae3

Please sign in to comment.