disable ocr for now

This commit is contained in:
ThatOneCalculator 2022-08-09 00:39:27 -07:00
parent bb360bbaf8
commit 80d0d40f3d
2 changed files with 2 additions and 2 deletions

View file

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

View file

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