fixed formating

This commit is contained in:
Andreas Schulte 2023-10-03 14:46:03 +02:00
parent 809b72f059
commit 9c4d3c851c
Signed by: andreas
GPG Key ID: DCD1B6A247B69DB6
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ func GenerateNewSHA256Sum() string {
[]string{
fmt.Sprintf("%d", prime),
GenerateNewUUID(),
timestamp},
timestamp,
},
"|",
),
)