Closed github-actions[bot] closed 2 years ago
Define source
https://github.com/VolantisDev/Launchpad/blob/50bdffb4a193ada146ed527d234f532097d15563/Lib/Launchpad/Gui/ManageWindow/ManageModulesWindow.ahk#L29
for name, module in this.moduleManager.All("", false, true) { enabledText := module.IsEnabled() ? "Yes" : "No" ; TODO Define source source := "" data[name] := [name, enabledText, source, module.GetVersion()] } return data
d95357c7ff9a4f640d586c5af202b2f462104ef8
Define source
https://github.com/VolantisDev/Launchpad/blob/50bdffb4a193ada146ed527d234f532097d15563/Lib/Launchpad/Gui/ManageWindow/ManageModulesWindow.ahk#L29
d95357c7ff9a4f640d586c5af202b2f462104ef8