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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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