Rename mouseInfoPanel.ts to mouseinfopanel.ts

This commit is contained in:
Pax1601
2023-03-03 21:08:26 +01:00
committed by GitHub
parent ed2343c704
commit 2a03eb5c6e

View File

@@ -53,4 +53,4 @@ export class MouseInfoPanel extends Panel {
el.parentElement.style.display = 'none';
}
}
}
}