WFC documentation updates

This commit is contained in:
Bryan Ashby
2022-05-07 17:13:10 -06:00
parent bd28de9a69
commit f7788fc01c
4 changed files with 54 additions and 22 deletions

View File

@@ -187,7 +187,7 @@ exports.getModule = class WaitingForCallerModule extends MenuModule {
uploadsToday : StatLog.getSystemStatNum(SysProps.FileUlTodayCount),
uploadBytesToday : StatLog.getSystemStatNum(SysProps.FileUlTodayBytes),
downloadsToday : StatLog.getSystemStatNum(SysProps.FileDlTodayCount),
downloadsBytesToday : StatLog.getSystemStatNum(SysProps.FileDlTodayBytes),
downloadBytesToday : StatLog.getSystemStatNum(SysProps.FileDlTodayBytes),
newUsersToday : StatLog.getSystemStatNum(SysProps.NewUsersTodayCount),
// Current