Skip to content

Commit 8b587b8

Browse files
committed
Fix ci/codesandbox error
1 parent 2079441 commit 8b587b8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/plugins/emoji.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
// Deprecated
1+
// Deprecation notice
2+
if (window && window.console) {
3+
console.info('Docsify emoji plugin has been deprecated as of v4.13');
4+
}

0 commit comments

Comments
 (0)