aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mirotalk-bro/index.js
diff options
context:
space:
mode:
authorLibravatar Miroslav Pejic <miroslav.pejic.85@gmail.com>2023-06-05 01:40:25 +0200
committerLibravatar GitHub <noreply@github.com>2023-06-05 05:10:25 +0530
commit3fc7435c2d80f810352666b2edcaadb4f90a2ee6 (patch)
tree6a372e1ad2ee150b48e28114ee7893226f272cb5 /recipes/mirotalk-bro/index.js
parentBump up version of 'tj-actions/changed-files' (diff)
downloadferdium-recipes-3fc7435c2d80f810352666b2edcaadb4f90a2ee6.tar.gz
ferdium-recipes-3fc7435c2d80f810352666b2edcaadb4f90a2ee6.tar.zst
ferdium-recipes-3fc7435c2d80f810352666b2edcaadb4f90a2ee6.zip
Add mirotalk-bro recipe (#379)
Diffstat (limited to 'recipes/mirotalk-bro/index.js')
-rw-r--r--recipes/mirotalk-bro/index.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/mirotalk-bro/index.js b/recipes/mirotalk-bro/index.js
new file mode 100644
index 0000000..3b384eb
--- /dev/null
+++ b/recipes/mirotalk-bro/index.js
@@ -0,0 +1,3 @@
1"use strict";
2
3module.exports = Ferdium => Ferdium;