Update Github Check

Change Github user and url
This commit is contained in:
Alice Grey 2020-08-30 10:44:24 -05:00
parent 53cb69e416
commit 1b83ceb588
1 changed files with 3 additions and 3 deletions

View File

@ -315,12 +315,12 @@ class KlipperPlugin(
displayVersion=self._plugin_version,
type="github_release",
current=self._plugin_version,
user="mmone",
user="AliceGrey",
repo="OctoprintKlipperPlugin",
pip="https://github.com/mmone/OctoPrintKlipper/archive/{target_version}.zip"
pip="https://github.com/AliceGrey/OctoPrintKlipper/archive/{target_version}.zip"
)
)
#-- Helpers
def sendMessage(self, type, subtype, payload):
self._plugin_manager.send_plugin_message(