disable ocr for now

This commit is contained in:
ThatOneCalculator 2022-08-09 00:39:27 -07:00
parent 916e9db51a
commit b3f109cf52
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "12.118.1-calc.rc.4.11",
"version": "12.118.1-calc.rc.4.13",
"codename": "aqua",
"repository": {
"type": "git",

View file

@ -63,7 +63,7 @@ export default defineComponent({
},
showCaptionButton: {
type: Boolean,
default: true,
default: false,
},
showCancelButton: {
type: Boolean,