aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/localazy/index.js
diff options
context:
space:
mode:
authorLibravatar vaclavhodek <vaclav.hodek@lwi.cz>2023-05-27 03:01:58 +0200
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-27 06:50:49 +0530
commitf77dc60215f74c5b4578425a7fe9137f923b1c89 (patch)
tree8c39020df988172ce637e4ead6e59a646045794e /recipes/localazy/index.js
parentUpdate to logos for Proton services (#375) (diff)
downloadferdium-recipes-f77dc60215f74c5b4578425a7fe9137f923b1c89.tar.gz
ferdium-recipes-f77dc60215f74c5b4578425a7fe9137f923b1c89.tar.zst
ferdium-recipes-f77dc60215f74c5b4578425a7fe9137f923b1c89.zip
Add Localazy service recipe (#373)
Diffstat (limited to 'recipes/localazy/index.js')
-rw-r--r--recipes/localazy/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/localazy/index.js b/recipes/localazy/index.js
new file mode 100644
index 0000000..e6ca7d8
--- /dev/null
+++ b/recipes/localazy/index.js
@@ -0,0 +1 @@
module.exports = Ferdium => class Localazy extends Ferdium {};