Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
babsonnexus authored Sep 13, 2024
1 parent 60c765f commit c2d899e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/main/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
<!-- Version History -->
<h4>Version History</h4>
<div style="overflow-x: auto; border: 1px solid #ccc; padding: 10px; height: 400px; overflow-y: scroll;">
<h6>v2024.09.13.0834</h6>
<p>
<ul>
<li>MODIFIED: During 'Initialization' for first time install, if using Docker will default the Channels directory to '/app/channels_folder' if it is found after a search fails</li>
</ul>
</p>
<hr>
<h6>v2024.09.12.1808</h6>
<p>
<ul>
Expand Down

0 comments on commit c2d899e

Please sign in to comment.