mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-11 11:52:07 +08:00
Fix broken lastupdate tags feature. Defaulted off for PI.
This commit is contained in:
@@ -74,7 +74,8 @@ class Configuration(ConfigParser.SafeConfigParser):
|
||||
# internal stuff.
|
||||
'langcode',
|
||||
'output_css',
|
||||
'authorHTML'
|
||||
'authorHTML',
|
||||
'lastupdate'
|
||||
]
|
||||
|
||||
def addConfigSection(self,section):
|
||||
|
||||
Reference in New Issue
Block a user