Merge branch 'feat-1714' of https://github.com/kakkokari-gtyih/misskey into feat-1714
This commit is contained in:
commit
3146f8e84f
2 changed files with 0 additions and 2 deletions
|
|
@ -104,7 +104,6 @@ async function requestRender() {
|
|||
});
|
||||
} else if (props.provider === 'mcaptcha' && props.instanceUrl && props.sitekey) {
|
||||
const { default: Widget } = await import('@mcaptcha/vanilla-glue');
|
||||
// @ts-expect-error avoid typecheck error
|
||||
new Widget({
|
||||
siteKey: {
|
||||
instanceUrl: new URL(props.instanceUrl),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue