add mu
This commit is contained in:
parent
6eef32b6d9
commit
5520952d07
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ window.addEventListener("load", () => {
|
||||||
la: "leftarrow",
|
la: "leftarrow",
|
||||||
RA: "Rightarrow",
|
RA: "Rightarrow",
|
||||||
LA: "Leftarrow",
|
LA: "Leftarrow",
|
||||||
|
u: "mu",
|
||||||
})
|
})
|
||||||
)[Symbol.iterator]()) {
|
)[Symbol.iterator]()) {
|
||||||
macros[`\\${item[0]}`] = `\\${item[1]}`;
|
macros[`\\${item[0]}`] = `\\${item[1]}`;
|
||||||
|
|
Loading…
Reference in a new issue