new table (clan) and accumulate stats quarter
This commit is contained in:
parent
6def52e449
commit
16265f138d
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ else {
|
|||
. $scriptroot\..\includes\ps1\lockfile.ps1
|
||||
new-lock -by "matchparser"
|
||||
##SETTINGS
|
||||
$monthsback = -1 # how many months back to look for matches
|
||||
$monthsback = -3 # how many months back to look for matches
|
||||
##END OF SETTINGS
|
||||
function Get-Change {
|
||||
param (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue