From e9dc3bcb7990f68852de1ba8d6b0f714ec68c048 Mon Sep 17 00:00:00 2001
From: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com>
Date: Wed, 13 May 2020 03:43:06 +0200
Subject: Add missing card component to semantic.json (#11394)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
---
 semantic.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/semantic.json b/semantic.json
index 5396abe3a2..fee52af53a 100644
--- a/semantic.json
+++ b/semantic.json
@@ -25,6 +25,7 @@
     "api",
     "breadcrumb",
     "button",
+    "card",
     "checkbox",
     "comment",
     "container",
-- 
cgit v1.2.3