From 499b05da222deff73666f877964d5a92f0f16ac7 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 22 Nov 2021 04:47:23 -0500 Subject: Add user settings key/value DB table (#16834) --- modules/avatar/identicon/identicon_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/avatar') diff --git a/modules/avatar/identicon/identicon_test.go b/modules/avatar/identicon/identicon_test.go index ab54183a46..ee44c95139 100644 --- a/modules/avatar/identicon/identicon_test.go +++ b/modules/avatar/identicon/identicon_test.go @@ -3,7 +3,7 @@ // license that can be found in the LICENSE file. //go:build test_avatar_identicon -// +build test_avatar_identicon +// +build test_avatar_identicon package identicon -- cgit v1.2.3