diff options
| author | 2026-06-02 05:54:59 +0000 | |
|---|---|---|
| committer | 2026-06-02 05:54:59 +0000 | |
| commit | 46456c10dca4571300d2ca6d4bbbf2996b86f19b (patch) | |
| tree | 429b163a6a8abe1f2a0c664da44546fff5bd44dd /wikibot-manual | |
| parent | wikibot-manual: Fix abdetails (diff) | |
| signature | ||
Diffstat (limited to 'wikibot-manual')
| -rw-r--r-- | wikibot-manual/archivebot.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wikibot-manual/archivebot.py b/wikibot-manual/archivebot.py index d52a647..1afc9d8 100644 --- a/wikibot-manual/archivebot.py +++ b/wikibot-manual/archivebot.py @@ -291,7 +291,7 @@ Do not edit this table, it is automatically updated by bot. There is a [[{{FULLP else: print("No changes needed in", page.title()) - cleanArchiveBotCache() + archiveteamfun.cleanArchiveBotCache() if __name__ == '__main__': main() |
