We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182e03d commit dd44572Copy full SHA for dd44572
octoprint_prusaslicerthumbnails/__init__.py
@@ -171,7 +171,7 @@ def get_update_information(self):
171
],
172
173
# update method: pip
174
- pip="https://github.com/jneilliii/OctoPrint-PrusaSlicerThumbnails/releases/archive/{target_version}.zip"
+ pip="https://github.com/jneilliii/OctoPrint-PrusaSlicerThumbnails/archive/{target_version}.zip"
175
)
176
177
0 commit comments