remove text/plain MIME type
This commit is contained in:
parent
268790943f
commit
babd2ebbdc
|
|
@ -51,8 +51,7 @@
|
|||
{
|
||||
"ext": [
|
||||
"beam"
|
||||
],
|
||||
"mimeType": "text/plain"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -350,7 +350,6 @@ let context = {
|
|||
let config = {
|
||||
shortcuts: {
|
||||
playAnimation: " ",
|
||||
// undo: "<ctrl>+z"
|
||||
undo: "<mod>z",
|
||||
redo: "<mod>Z",
|
||||
new: "<mod>n",
|
||||
|
|
|
|||
Loading…
Reference in New Issue