From 8ad80b9161ff818e681c4a05832ac52732ba1a49 Mon Sep 17 00:00:00 2001 From: Shigma Date: Tue, 30 Jan 2024 00:55:13 +0800 Subject: [PATCH] feat(market): support client setting `market.gravatar` --- plugins/market/client/components/market.vue | 2 +- plugins/market/client/components/utils.ts | 1 - plugins/market/client/index.ts | 2 ++ 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/market/client/components/market.vue b/plugins/market/client/components/market.vue index acfb5db2..4b00a0bc 100644 --- a/plugins/market/client/components/market.vue +++ b/plugins/market/client/components/market.vue @@ -19,7 +19,7 @@