manual positioning

closes #1
This commit is contained in:
jrkb 2024-12-07 14:57:33 +01:00
parent b9bd72f979
commit 20fb69465b
3 changed files with 168 additions and 72 deletions

View file

@ -1782,7 +1782,6 @@ class ForgejoEngine:
"zipball_url": self.get_zip_url(tag["commit"]["sha"], updater)
} for tag in response]
# -----------------------------------------------------------------------------
# The module-shared class instance,
# should be what's imported to other files