Skip to content

Commit

Permalink
chore(addon):minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ourongxing committed May 19, 2024
1 parent a2cca37 commit c257403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ohmymn/src/modules/autocomplete/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,10 @@ async function getWordInfo(word: string): Promise<Word> {
"https://github.com/ourongxing/ohmymn/releases/tag/database"
)
throw ""
case 0:
case 1:
openURL("https://www.123pan.com/s/Ns8lVv-arEq.html")
throw ""
case 1:
case 2:
{
const path = await openFile("com.pkware.zip-archive")
if (path) {
Expand Down

0 comments on commit c257403

Please sign in to comment.