Fixed bug that caused HTML password notification email messages to be displayed in raw form.

This commit is contained in:
Ross Scroggs
2024-01-22 09:52:26 -08:00
parent 741b69ff2d
commit a404af0582
5 changed files with 17 additions and 9 deletions

View File

@@ -11,6 +11,10 @@ Add the `-s` option to the end of the above commands to suppress creating the `g
See [Downloads](https://github.com/taers232c/GAMADV-XTD3/wiki/Downloads) for Windows or other options, including manual installation
### 6.67.24
Fixed bug that caused HTML password notification email messages to be displayed in raw form.
### 6.67.23
Use local copy of `googleapiclient` to remove static discovery documents to improve performance.