mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-17 14:54:18 +02:00
Compare commits
4 Commits
update-sub
...
update-sub
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63975a968f | ||
|
|
a23affc8fb | ||
| 04cc1dc4b3 | |||
| 6b6afb7493 |
@@ -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
135909
modules.json
File diff suppressed because it is too large
Load Diff
@@ -249,6 +249,11 @@
|
||||
"url": "https://github.com/archquise/q.mods",
|
||||
"tags": ["herokutrusted"],
|
||||
"blacklist": []
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/SunnexGB/Heroku-Modules/",
|
||||
"tags": ["newbie", "herokutrusted"],
|
||||
"blacklist": ["DevStats.py"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user