Apparently default_tweaks.py requires an empty line at the end.

This commit is contained in:
Charles Haley 2012-03-14 16:15:04 +01:00
parent 6dd34d73e4
commit 19af7031b3

View File

@ -511,3 +511,4 @@ change_book_details_font_size_by = 0
# Default: compile_gpm_templates = True # Default: compile_gpm_templates = True
# No compile: compile_gpm_templates = False # No compile: compile_gpm_templates = False
compile_gpm_templates = True compile_gpm_templates = True