@ -2773,7 +2773,7 @@ func jobVaultValOth(j Job) {
total += float64(v.Quantity) * v.Price
}
out = fmt.Sprintf("Total value : %f", total)
out = fmt.Sprintf("%sTotal value : %f", out, total)
c := TGCommand{
Type: commandReplyMsg,
The note is not visible to the blocked user.