summaryrefslogtreecommitdiff
path: root/espanso/update_from_assets.py
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2023-07-10 20:10:09 +0200
committerkkard2 <[email protected]>2023-07-10 20:10:09 +0200
commita54d532256cbd04b95ab70cd766325b5267032d0 (patch)
tree6326a609d57dccb6c1b735a23c17912f759f968e /espanso/update_from_assets.py
parent35c08b6a2cddffcd76929b1e645b365de19ff8bf (diff)
gifs don't work xdd
Diffstat (limited to 'espanso/update_from_assets.py')
-rw-r--r--espanso/update_from_assets.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/espanso/update_from_assets.py b/espanso/update_from_assets.py
index d62b878..e2b76d5 100644
--- a/espanso/update_from_assets.py
+++ b/espanso/update_from_assets.py
@@ -18,4 +18,3 @@ def generate(path, output_file, prefix):
if __name__ == '__main__':
generate('assets/img', 'match/img.yml', 'i')
- generate('assets/gif', 'match/gif.yml', 'g')