Basic cours support #44
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ window.addEventListener("load", () => {
|
|||
la: "leftarrow",
|
||||
RA: "Rightarrow",
|
||||
LA: "Leftarrow",
|
||||
u: "mu",
|
||||
})
|
||||
)[Symbol.iterator]()) {
|
||||
macros[`\\${item[0]}`] = `\\${item[1]}`;
|
||||
|
|
Loading…
Reference in a new issue