Convenience method to get the pubkey, which the activities seem to need.
This commit is contained in:
@@ -184,3 +184,6 @@ def get_nick_name():
|
||||
|
||||
def get_color():
|
||||
return get_profile().color
|
||||
|
||||
def get_pubkey():
|
||||
return get_profile().pubkey
|
||||
|
||||
Reference in New Issue
Block a user