fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正 (#14390)

* fix(frontend): mCaptchaを使用していてもbotプロテクションに関する警告が消えないのを修正

* Update Changelog

* refactor
This commit is contained in:
かっこかり
2024-08-11 11:17:56 +09:00
committed by GitHub
parent 37c9d91ba0
commit 046f2435b2
3 changed files with 15 additions and 20 deletions

View File

@@ -198,9 +198,6 @@ const menuDef = computed(() => [{
}],
}]);
watch(narrow, () => {
});
onMounted(() => {
ro.observe(el.value);