X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/e98faf4414f7b9f5bcb318ca12e26e1aea183b70..b7e15fb6292364ba19fba87d5415f44a4bb301a0:/include/stg/tariff_conf.h diff --git a/include/stg/tariff_conf.h b/include/stg/tariff_conf.h index 52e1fc1c..8640d823 100644 --- a/include/stg/tariff_conf.h +++ b/include/stg/tariff_conf.h @@ -191,6 +191,7 @@ struct TARIFF_CONF_RES passiveCost = tc.passiveCost; name = tc.name; period = tc.period; + changePolicy = tc.changePolicy; return *this; }