We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6822b16 commit 67e0bebCopy full SHA for 67e0beb
1 file changed
piwigoPublish.lrplugin/UpdateChecker.lua
@@ -31,7 +31,7 @@ local LrDate = import 'LrDate'
31
local UpdateChecker = {}
32
33
-- Configuration
34
-UpdateChecker.GITHUB_OWNER = "Piwigo"
+UpdateChecker.GITHUB_OWNER = "Gotcha26"
35
UpdateChecker.GITHUB_REPO = "PiwigoPublish-lrc-plugin"
36
UpdateChecker.CHECK_INTERVAL_DAYS = 1
37
0 commit comments