Модуль:JsonPaths: различия между версиями
Pok (обсуждение | вклад) Нет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| Строка 123: | Строка 123: | ||
end | end | ||
function p.git( | function p.git(frame) | ||
local args = getArgs(frame) | |||
local path = resolvePath(args.path or args[1]) | |||
if path == "Goob" then | if path == "Goob" then | ||
return "https://github.com/space-syndicate/Goob-Station/tree/master" | return "https://github.com/space-syndicate/Goob-Station/tree/master" | ||