Converted gif-search code to use matrix-widget-api

This commit is contained in:
Nischay
2024-04-21 11:16:03 +05:30
parent f59406a47a
commit 59bf7ef252
17 changed files with 310 additions and 84 deletions

View File

@@ -1 +1,6 @@
from .get_version import git_tag, git_revision, version, linkified_version
# Generated in setup.py
git_tag = None
git_revision = 'f59406a4'
version = '0.1.0+dev.f59406a4'
linkified_version = '0.1.0+dev.[f59406a4](https://github.com/maunium/stickerpicker/commit/f59406a47a6778cd402e656ffb64f667335f665a)'