Skip to content

Commit

Permalink
Issue #1 update configuration registered for gpx
Browse files Browse the repository at this point in the history
  • Loading branch information
markwal committed Feb 25, 2016
1 parent 050f411 commit 4c4719e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion octoprint_portlister/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def get_assets(self, *args, **kwargs):

def get_update_information(self, *args, **kwargs):
return dict(
gpx=dict(
portlister=dict(
displayName="PortLister",
displayVersion=self._plugin_version,

Expand Down

0 comments on commit 4c4719e

Please sign in to comment.