From 88d158c2b5d54240ec906bac456d7a7b5feafddf Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sat, 29 May 2021 14:54:29 -0400 Subject: [PATCH] Update Picocrypt.go --- src/unstable/Picocrypt.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unstable/Picocrypt.go b/src/unstable/Picocrypt.go index 8189acd..2db00f6 100644 --- a/src/unstable/Picocrypt.go +++ b/src/unstable/Picocrypt.go @@ -75,7 +75,7 @@ var keyfilePrompt = "Keyfile (optional):" var progress float32 = 0 var progressInfo = "" var status = "Ready." -var _status = "" +var _status = "Ready." var _status_color = color.RGBA{0xff,0xff,0xff,255} var splitUnits = []string{ "KB",