mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[wgem] fix icon path definition and caching | param --reset cleaning the web environment as well
This commit is contained in:
@@ -265,3 +265,9 @@ class SoftwareManager(ABC):
|
||||
:return: screenshot urls for the given package
|
||||
"""
|
||||
pass
|
||||
|
||||
def clear_data(self):
|
||||
"""
|
||||
Removes all data created by the SoftwareManager instance
|
||||
"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user