small fixes

This commit is contained in:
Evgeny
2022-10-12 19:40:14 +04:00
parent fbb5789c2e
commit 092fa4897a
2 changed files with 3 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
-- description = "Integration with Todoist" -- description = "Integration with Todoist"
-- data_source = "https://todoist.com/app/" -- data_source = "https://todoist.com/app/"
-- author = "Timo Peters & Andrey Gavrilov" -- author = "Timo Peters & Andrey Gavrilov"
-- aio_version = "4.4.1-beta11" -- aio_version = "4.4.1"
-- version = "2.3 -- version = "2.3"
-- modules -- modules
local json = require "json" local json = require "json"

View File

@@ -2,7 +2,7 @@
-- description = "Shows uptime information from uptimerobot.com. Needs API key." -- description = "Shows uptime information from uptimerobot.com. Needs API key."
-- data_source = "uptimerobot.com" -- data_source = "uptimerobot.com"
-- type = "widget" -- type = "widget"
-- author = "Evgeny Zobnin (zobnin@gmail.com) -- author = "Evgeny Zobnin (zobnin@gmail.com)"
-- version = "1.1" -- version = "1.1"
-- arguments_help = "Enter your API key" -- arguments_help = "Enter your API key"