From fad8679f7173273e528d626c5c03f90d02010733 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Wed, 3 Sep 2025 17:39:12 +0700 Subject: feat: remove label in like button --- locale/localization.go | 1 - 1 file changed, 1 deletion(-) (limited to 'locale/localization.go') diff --git a/locale/localization.go b/locale/localization.go index b557e08..56b6462 100644 --- a/locale/localization.go +++ b/locale/localization.go @@ -11,7 +11,6 @@ type LocaleConfig struct { TagsLabel string `yaml:"TagsLabel" json:"TagsLabel"` BlogSearch BlogSearchConfig `yaml:"BlogSearch" json:"BlogSearch"` GlobalMap GlobalMapConfig `yaml:"GlobalMap" json:"GlobalMap"` - LikeButton string `yaml:"LikeButton" json:"LikeButton"` } type BlogSearchConfig struct { -- cgit v1.3.1+13