add Sns
This commit is contained in:
parent
3ea91fb962
commit
37293a5af2
@ -23,7 +23,7 @@ from .export.exportJSON import export_json
|
||||
|
||||
|
||||
class DBHandler(MicroHandler, MediaHandler, OpenIMContactHandler, PublicMsgHandler, OpenIMMediaHandler,
|
||||
FavoriteHandler):
|
||||
FavoriteHandler, SnsHandler):
|
||||
_class_name = "DBHandler"
|
||||
|
||||
def __init__(self, *args, **kwargs):
|
||||
|
Loading…
Reference in New Issue
Block a user