Fix lint issue: add new line at end of file.

This commit is contained in:
Aivaras 2025-04-07 13:41:02 +03:00
parent 14e8f00781
commit ed9e3c8c8a

View file

@ -1370,4 +1370,4 @@ Note that you may need to set the `[migrations].ALLOW_LOCALNETWORKS` option to `
- `SHOW_FOOTER_TEMPLATE_LOAD_TIME`: **true**: Show the time of template execution in the footer. - `SHOW_FOOTER_TEMPLATE_LOAD_TIME`: **true**: Show the time of template execution in the footer.
- `SHOW_FOOTER_POWERED_BY`: **true**: Show the "powered by" text in the footer. - `SHOW_FOOTER_POWERED_BY`: **true**: Show the "powered by" text in the footer.
- `ENABLE_SITEMAP`: **true**: Generate sitemap. - `ENABLE_SITEMAP`: **true**: Generate sitemap.
- `ENABLE_FEED`: **true**: Enable/Disable RSS/Atom feed. - `ENABLE_FEED`: **true**: Enable/Disable RSS/Atom feed.