mirror of
https://github.com/mue/mue.git
synced 2026-07-19 23:14:10 +02:00
fix: missing unicode-range
This commit is contained in:
@@ -56,7 +56,7 @@ export default class SettingsFunctions {
|
||||
try {
|
||||
document.head.removeChild(document.getElementById(element));
|
||||
} catch (e) {
|
||||
// Disregard exception
|
||||
// Disregard exception
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user