mirror of
https://github.com/MuRuLOSE/limoka.git
synced 2026-06-18 07:04:19 +02:00
Compare commits
2 Commits
update-sub
...
update-sub
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcb69ca463 | ||
|
|
08cb7fdb81 |
@@ -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,
|
"callback": self._inline_void,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
137549
modules.json
137549
modules.json
File diff suppressed because it is too large
Load Diff
@@ -249,11 +249,6 @@
|
|||||||
"url": "https://github.com/archquise/q.mods",
|
"url": "https://github.com/archquise/q.mods",
|
||||||
"tags": ["herokutrusted"],
|
"tags": ["herokutrusted"],
|
||||||
"blacklist": []
|
"blacklist": []
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/SunnexGB/Heroku-Modules/",
|
|
||||||
"tags": ["newbie", "herokutrusted"],
|
|
||||||
"blacklist": ["DevStats.py"]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user