From cdbf6c7ab5875dcd3daf5f5df144e5e32253db2f Mon Sep 17 00:00:00 2001 From: shoopea Date: Fri, 11 Oct 2019 16:00:13 +0800 Subject: [PATCH] fix --- job.go | 1 + 1 file changed, 1 insertion(+) diff --git a/job.go b/job.go index 16e3a10..566486e 100644 --- a/job.go +++ b/job.go @@ -961,6 +961,7 @@ func jobVaultStatus(j Job) { if currentUserID64 != 0 { // display info } + currentUserID64 = userID64 itemList = nil depositList = nil withdrawList = nil