Skip to content

Commit 67e0beb

Browse files
committed
fix: met à jour le propriétaire GitHub dans UpdateChecker.lua
1 parent 6822b16 commit 67e0beb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

piwigoPublish.lrplugin/UpdateChecker.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ local LrDate = import 'LrDate'
3131
local UpdateChecker = {}
3232

3333
-- Configuration
34-
UpdateChecker.GITHUB_OWNER = "Piwigo"
34+
UpdateChecker.GITHUB_OWNER = "Gotcha26"
3535
UpdateChecker.GITHUB_REPO = "PiwigoPublish-lrc-plugin"
3636
UpdateChecker.CHECK_INTERVAL_DAYS = 1
3737

0 commit comments

Comments
 (0)