mirror of
https://github.com/mue/mue.git
synced 2026-07-19 23:14:10 +02:00
chore: run prettier, refactor translations
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// mainly this is just to make life easier when debugging stuff like hover
|
||||
export default function ExperimentalInit() {
|
||||
if (localStorage.getItem('debug') === 'true') {
|
||||
document.onkeydown = (e) => {
|
||||
|
||||
Reference in New Issue
Block a user