diff options
| author | kkard2 <[email protected]> | 2023-07-10 20:10:09 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2023-07-10 20:10:09 +0200 |
| commit | a54d532256cbd04b95ab70cd766325b5267032d0 (patch) | |
| tree | 6326a609d57dccb6c1b735a23c17912f759f968e /espanso/update_from_assets.py | |
| parent | 35c08b6a2cddffcd76929b1e645b365de19ff8bf (diff) | |
gifs don't work xdd
Diffstat (limited to 'espanso/update_from_assets.py')
| -rw-r--r-- | espanso/update_from_assets.py | 1 |
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') |
