We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b520e2 commit 83f744bCopy full SHA for 83f744b
notion-zh_CN.js
@@ -1,7 +1,7 @@
1
// ==UserScript==
2
// @name Notion-zh_CN notion的汉化脚本
3
// @namespace http://tampermonkey.net/
4
-// @version 0.0.8
+// @version 0.0.9
5
// @description notion的汉化脚本,欢迎积极贡献一同改进项目,地址:https://github.com/nancheung97/notion-zh_CN
6
// @author NanCheung
7
// @match *://www.notion.so/*
@@ -660,4 +660,4 @@
660
childList: true,
661
subtree: true
662
});
663
-})();
+})();
0 commit comments