feat: make the session more performant by lazyloading the context

This commit is contained in:
Benexl
2025-07-26 17:05:52 +03:00
parent 159136cfb1
commit 494104ee19
12 changed files with 173 additions and 113 deletions

View File

@@ -7,7 +7,6 @@ commands = {
# "trending": "trending.trending",
# "recent": "recent.recent",
"search": "search.search",
"download": "download.download",
# "downloads": "downloads.downloads",
"auth": "auth.auth",
"stats": "stats.stats",