fix wallabag_explorer.py and add page param

This commit is contained in:
2026-03-02 17:12:30 +01:00
parent b478cc747e
commit 8b444099db
2 changed files with 6 additions and 6 deletions

2
uv.lock generated
View File

@@ -953,7 +953,7 @@ wheels = [
[[package]]
name = "wallabag-api"
version = "1.2.3"
source = { git = "https://git.gasser.ovh/thib8956/wallabag-api-client.git#275cf0c6b0f73347bb177eac097e47cd0014ac21" }
source = { git = "https://git.gasser.ovh/thib8956/wallabag-api-client.git#4ef3de646ef303ec5eb3f9f05da75cb919683f3d" }
dependencies = [
{ name = "aiohttp" },
]