Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
penginn-net committed Nov 5, 2024
1 parent e02a2af commit e334e3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/frontend/src/pages/admin/other-settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ async function reIndex() {
const { canceled } = await os.confirm({
type: 'warning',
text: i18n.ts._reCreateOpenSearchIndex.quesion,
description: i18n.ts._reCreateOpenSearchIndex.description,
okText: i18n.ts.yes,
cancelText: i18n.ts.no,
});
Expand Down

0 comments on commit e334e3f

Please sign in to comment.