mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Fixing a bug in changelog when refreshing
This commit is contained in:
parent
3ac80fad8b
commit
5ce10ce305
2 changed files with 2 additions and 6 deletions
|
|
@ -1466,6 +1466,7 @@ class PluginManager:
|
|||
category.cleanup()
|
||||
self.categories.clear()
|
||||
self._index.clear()
|
||||
self._changelog = None
|
||||
self.unset_index_global_cache()
|
||||
|
||||
async def refresh(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue