Minor updates
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
mainInfoFormat11: "|00|10{callsToday:>5}"
|
||||
mainInfoFormat12: "|00|10{postsToday:>5}"
|
||||
mainInfoFormat13: "|00|10{uploadsToday:>2} |08/ |10{uploadBytesToday!sizeWithoutAbbr} |02{uploadBytesToday!sizeAbbr}"
|
||||
mainInfoFormat14: "|00|10{downloadsToday:>2} |08/ |10{downloadBytesToday!sizeWithoutAbbr} |02{downloadsBytesToday!sizeAbbr}"
|
||||
mainInfoFormat14: "|00|10{downloadsToday:>2} |08/ |10{downloadBytesToday!sizeWithoutAbbr} |02{downloadBytesToday!sizeAbbr}"
|
||||
|
||||
mainInfoFormat15: "|00|10{lastLoginUserName:<26} |02{lastLogin}"
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ exports.moduleInfo = {
|
||||
};
|
||||
|
||||
const FormIds = {
|
||||
main : 0,
|
||||
main : 0,
|
||||
};
|
||||
|
||||
const MciViewIds = {
|
||||
|
||||
Reference in New Issue
Block a user