Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot]
71ed0c604c Updated modules.json after parse 2026-06-12 02:52:17 2026-06-12 02:52:17 +00:00
github-actions[bot]
f335145976 Added and updated repositories 2026-06-12 02:51:44 2026-06-12 02:51:44 +00:00
6b6afb7493 fix: Ported fix from stable, in python version below 3.12 you can't use " with f-strings 2026-06-08 09:46:37 +03:00
2 changed files with 68046 additions and 67865 deletions

View File

@@ -760,7 +760,7 @@ class Limoka(loader.Module):
),
},
{
"text": f"{self.strings["body_page"]} {page_body + 1}/{len(body_pages)}",
"text": f"{self.strings['body_page']} {page_body + 1}/{len(body_pages)}",
"callback": self._inline_void,
},
{

135909
modules.json

File diff suppressed because it is too large Load Diff