mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
fix: wrong import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { isIterable } from '../utils'
|
||||
import BLOG from '@/blog'
|
||||
import BLOG from '@/blog.config'
|
||||
|
||||
/**
|
||||
* 获取所有文章的标签
|
||||
|
||||
Reference in New Issue
Block a user