parent
3fcbcc3964
commit
13f9fc07b2
36 changed files with 70 additions and 29 deletions
|
|
@ -66,7 +66,7 @@ class BaseBackend(object):
|
|||
# License of this backend.
|
||||
LICENSE = '<unspecified>'
|
||||
# Icon file path
|
||||
ICON = ''
|
||||
ICON = None
|
||||
# Configuration required for this backend.
|
||||
# Values must be ConfigField objects.
|
||||
CONFIG = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue