Skip to content

Commit

Permalink
project updated
Browse files Browse the repository at this point in the history
  • Loading branch information
phonowell committed Jan 18, 2022
1 parent 343d4c7 commit 4a429ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const format = (text: string) => {
mark: 'none',
}))
save(JSON.stringify(result, null, 2))
window.location.reload()
}

const main = () => {
Expand Down

0 comments on commit 4a429ee

Please sign in to comment.