Door run minutes should not be retroactive
This commit is contained in:
parent
a314b40eb8
commit
49c10ed3de
|
@ -363,6 +363,7 @@
|
||||||
user_individual_door_run_minutes: {
|
user_individual_door_run_minutes: {
|
||||||
type: userStatInc
|
type: userStatInc
|
||||||
statName: door_run_total_minutes
|
statName: door_run_total_minutes
|
||||||
|
retroactive: false
|
||||||
match: {
|
match: {
|
||||||
1: {
|
1: {
|
||||||
title: "Nevermind!"
|
title: "Nevermind!"
|
||||||
|
|
Loading…
Reference in New Issue