mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Merge branch 'master' into develop
This commit is contained in:
@@ -175,7 +175,7 @@ local function setup_components(self)
|
||||
return
|
||||
end
|
||||
|
||||
local url_prefix = "https://github.com/Insality/druid/blob/develop/"
|
||||
local url_prefix = "https://github.com/Insality/druid/blob/master/"
|
||||
sys.open_url(url_prefix .. code_url, { target = "_blank" })
|
||||
end)
|
||||
end
|
||||
|
Reference in New Issue
Block a user