This commit is contained in:
parent
c2c3e30879
commit
6c1adbfde8
@ -211,3 +211,6 @@ class Other(ConnectorCore):
|
|||||||
|
|
||||||
def get_history(self):
|
def get_history(self):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
def is_vf(self, url):
|
||||||
|
return False
|
||||||
|
Reference in New Issue
Block a user