mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
fix
This commit is contained in:
@@ -31,7 +31,7 @@ const TianLiGPT = () => {
|
||||
await loadExternalResource(tianliCss, 'css')
|
||||
|
||||
window.tianliGPT_postSelector = '#notion-article';
|
||||
window.tianliGPT_key = 'f50e6b018a094fbb0d7c';
|
||||
window.tianliGPT_key = tianliKey;
|
||||
|
||||
await loadExternalResource(tianliJs, 'js')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user