X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/15cd196134f4cf57907ba7c60f1fcd468c0fc6d1..9ad8644e6bfafa45a5fbca4c357da13454746a49:/projects/sgconf/request.h?ds=sidebyside

diff --git a/projects/sgconf/request.h b/projects/sgconf/request.h
index 2f2408ca..6878f656 100644
--- a/projects/sgconf/request.h
+++ b/projects/sgconf/request.h
@@ -77,6 +77,7 @@ bool                deleteUser;
 
 RESETABLE<string>   usrMsg;
 RESETABLE<double>   credit;
+RESETABLE<time_t>   creditExpire;
 RESETABLE<string>   usrPasswd;
 RESETABLE<bool>     down;
 RESETABLE<bool>     passive;