From a33eb5de7f7c78f9fb088c97c96cae4ce245ce8c Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Thu, 11 May 2023 18:58:07 +0200 Subject: Add MiroTalk recipes (#359) --- recipes/mirotalk-sfu/index.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/mirotalk-sfu/index.js (limited to 'recipes/mirotalk-sfu/index.js') diff --git a/recipes/mirotalk-sfu/index.js b/recipes/mirotalk-sfu/index.js new file mode 100644 index 0000000..3b384eb --- /dev/null +++ b/recipes/mirotalk-sfu/index.js @@ -0,0 +1,3 @@ +"use strict"; + +module.exports = Ferdium => Ferdium; -- cgit v1.2.3-70-g09d2