Skip to content

Commit 5d40c64

Browse files
committed
CU-869bydfx8: Fix default plugin catalog auth marker
1 parent d1b9680 commit 5d40c64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

medcat-v2/medcat/plugins/data/plugin_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"plugin_version": "main"
1919
}
2020
],
21-
"requires_auth": false
21+
"requires_auth": true
2222
}
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)