Skip to content

Commit

Permalink
all.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi-raj-jain committed Oct 11, 2024
1 parent 0219cce commit f80425f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/add_blog_locales.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { appendFileSync, readdirSync, readFileSync, writeFileSync } from 'fs'
import { readdirSync, readFileSync, writeFileSync } from 'fs'
import matter from 'gray-matter'
import { join } from 'path'

Expand Down

0 comments on commit f80425f

Please sign in to comment.