@@ -13,7 +13,7 @@ import (
"time"
)
const VERSION = "1.1.0"
const VERSION = "2.0.0"
func min(a, b int) int {
if a < b {
The note is not visible to the blocked user.