Skip to content

Commit 4c4719e

Browse files
committed
Issue #1 update configuration registered for gpx
1 parent 050f411 commit 4c4719e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: octoprint_portlister/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def get_assets(self, *args, **kwargs):
6060

6161
def get_update_information(self, *args, **kwargs):
6262
return dict(
63-
gpx=dict(
63+
portlister=dict(
6464
displayName="PortLister",
6565
displayVersion=self._plugin_version,
6666

0 commit comments

Comments
 (0)