remove text/plain MIME type

This commit is contained in:
Skyler Lehmkuhl 2025-01-18 03:44:00 -05:00
parent 268790943f
commit babd2ebbdc
2 changed files with 1 additions and 3 deletions

View File

@ -51,8 +51,7 @@
{
"ext": [
"beam"
],
"mimeType": "text/plain"
]
}
]
}

View File

@ -350,7 +350,6 @@ let context = {
let config = {
shortcuts: {
playAnimation: " ",
// undo: "<ctrl>+z"
undo: "<mod>z",
redo: "<mod>Z",
new: "<mod>n",