Update Gmeek.py
This commit is contained in:
parent
8f344506ba
commit
9d852ee859
1
Gmeek.py
1
Gmeek.py
@ -104,6 +104,7 @@ class GMEEK():
|
|||||||
postBase["i18n"]=self.blogBase["i18n"]
|
postBase["i18n"]=self.blogBase["i18n"]
|
||||||
postBase["commentNum"]=issue["commentNum"]
|
postBase["commentNum"]=issue["commentNum"]
|
||||||
postBase["fontSize"]=issue["fontSize"]
|
postBase["fontSize"]=issue["fontSize"]
|
||||||
|
postBase["script"]=issue["script"]
|
||||||
postBase["top"]=issue["top"]
|
postBase["top"]=issue["top"]
|
||||||
postBase["repoName"]=options.repo_name
|
postBase["repoName"]=options.repo_name
|
||||||
postBase["GMEEK_VERSION"]=options.Gmeek_version
|
postBase["GMEEK_VERSION"]=options.Gmeek_version
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user