Fixed bug in gam report <ActivityApplictionName>

This commit is contained in:
Ross Scroggs
2025-04-15 07:01:36 -07:00
parent 8eed07cb2e
commit a55f065cfb
4 changed files with 10 additions and 18 deletions

View File

@@ -12,12 +12,8 @@ See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Ins
### 7.06.04
Fixed bug in `gam report <ActivityApplictionName> ... shownoactivities` where an event with no activities
was not properly displaying the following:
```
name
NoActivities
```
Fixed bug in `gam report <ActivityApplictionName>` where a report with no activities
was not displaying any output.
### 7.06.03