Update Gmeek.py

This commit is contained in:
Meekdai 2023-08-13 21:33:28 +08:00
parent 8f344506ba
commit 9d852ee859

View File

@ -104,6 +104,7 @@ class GMEEK():
postBase["i18n"]=self.blogBase["i18n"]
postBase["commentNum"]=issue["commentNum"]
postBase["fontSize"]=issue["fontSize"]
postBase["script"]=issue["script"]
postBase["top"]=issue["top"]
postBase["repoName"]=options.repo_name
postBase["GMEEK_VERSION"]=options.Gmeek_version