From 54e309c36601d343b7cd53178251a7c4ed6c9773 Mon Sep 17 00:00:00 2001
From: Philipp Stadler <hello@phstadler.com>
Date: Sun, 21 Jul 2024 14:09:27 +0200
Subject: [PATCH] fix: provide new required fields

---
 content/Chinese-Hand-Gestures/.apkg-spec.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/Chinese-Hand-Gestures/.apkg-spec.yaml b/content/Chinese-Hand-Gestures/.apkg-spec.yaml
index 3d5cc9a..30cc5f2 100644
--- a/content/Chinese-Hand-Gestures/.apkg-spec.yaml
+++ b/content/Chinese-Hand-Gestures/.apkg-spec.yaml
@@ -11,3 +11,5 @@ content:
     fields_mapping:
       A: '{{from_basename}}'
       B: '{{image}}'
+
+resource_paths: []
-- 
GitLab