bug fixes

This commit is contained in:
Evgeny
2021-07-29 16:32:28 +03:00
parent 6d0a29d77d
commit 43f323105f
2 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
name = "GitHub Trending"
description = "GitHub trending repositories (trending-github.com)"
scriptType = "widget"
author = "Evgeny Zobnin (zobnin@gmail.com)"
version = "1.0"
-- name = "GitHub Trending"
-- description = "GitHub trending repositories (trending-github.com)"
-- type = "widget"
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
-- version = "1.0"
function onAlarm()
net:getText("https://api.trending-github.com/github/repositories")