feat: fps counter

- also fix 1.21.9 version
This commit is contained in:
trafficlunar 2025-10-04 20:07:34 +01:00
parent 5eedff5bab
commit 853cb96ba4
6 changed files with 26 additions and 3 deletions

View file

@ -17,6 +17,7 @@ const defaultSettings: Settings = {
blockReplacer: true,
toolSettings: true,
blockSelector: true,
fpsCounter: false,
};
// eslint-disable-next-line react-refresh/only-export-components