client: add pop filter on backspace

- move search component to global
This commit is contained in:
geoffrey45
2021-12-30 10:25:29 +03:00
parent 477072daf0
commit efd7f84b1f
3 changed files with 27 additions and 9 deletions
+11
View File
@@ -0,0 +1,11 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
[dev-packages]
[requires]
python_version = "3.8"