aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/erepublik/index.js
diff options
context:
space:
mode:
authorLibravatar Yoga Setiawan <yogainformatika@gmail.com>2021-03-05 17:35:20 +0700
committerLibravatar GitHub <noreply@github.com>2021-03-05 11:35:20 +0100
commitec541d2de810903c7d10c7985e0251d002ea221e (patch)
treee4286890a78a73269a8fe31003159d9659bb1d4c /recipes/erepublik/index.js
parentFix WhatsApp unread notification badge with new method (#446) (diff)
downloadferdium-recipes-ec541d2de810903c7d10c7985e0251d002ea221e.tar.gz
ferdium-recipes-ec541d2de810903c7d10c7985e0251d002ea221e.tar.zst
ferdium-recipes-ec541d2de810903c7d10c7985e0251d002ea221e.zip
Add recipe for Erepublik (#443)
Diffstat (limited to 'recipes/erepublik/index.js')
-rw-r--r--recipes/erepublik/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/erepublik/index.js b/recipes/erepublik/index.js
new file mode 100644
index 0000000..146e5fb
--- /dev/null
+++ b/recipes/erepublik/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => class erepublik extends Ferdi {
2};