Skip to content

Commit

Permalink
chore: [publish dev]
Browse files Browse the repository at this point in the history
  • Loading branch information
zkz098 committed Nov 1, 2024
1 parent 4d0128f commit 31f9f21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/js/_app/components/comments.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import { CONFIG } from '../globals/globalVars'
import { init, RecentComments } from '@waline/client'
// @ts-ignore
import { pageviewCount } from '@waline/client/pageview'
// @ts-ignore
await import('@waline/client/style')

export const walineComment = function () {
Expand Down

0 comments on commit 31f9f21

Please sign in to comment.