-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Set SHOW_TN_BOOK_INTRO in .env to true * Fix bug in parsing module where parsing of tn content was not sharing the settings.SHOW_TN_BOOK_INTRO variable for use in conditional inclusion of TN book intros, but instead was using its own local boolean for the same purpose - thus changes to config in settings was not having an effect.
- Loading branch information
1 parent
7774f5e
commit 543bea7
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters