mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 21:14:15 +02:00
0.9.0
This commit is contained in:
@@ -145,3 +145,6 @@ class WebApplication(SoftwarePackage):
|
||||
|
||||
if config_dirs:
|
||||
return config_dirs[0]
|
||||
|
||||
def supports_backup(self) -> bool:
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user