diff --git a/plugins/inara.py b/plugins/inara.py index ab5240af..670563b6 100644 --- a/plugins/inara.py +++ b/plugins/inara.py @@ -795,7 +795,7 @@ def call(callback=None): ('appName', applongname), ('appVersion', appversion), ('APIkey', credentials(this.cmdr)), - ('commanderName', this.cmdr.encode('utf-8')), + ('commanderName', this.cmdr), ('commanderFrontierID', this.FID), ])), ('events', list(this.events)), # shallow copy