fix: wrong import

This commit is contained in:
kazoottt
2024-03-06 19:33:27 +08:00
parent 571de06550
commit ca83d4c08c

View File

@@ -1,5 +1,5 @@
import { isIterable } from '../utils'
import BLOG from '@/blog'
import BLOG from '@/blog.config'
/**
* 获取所有文章的标签