From 69f2d46a8ceb16110959de60246a05c6b4cdd9bd Mon Sep 17 00:00:00 2001 From: Arsen Musayelyan Date: Sat, 27 Mar 2021 22:55:50 -0700 Subject: [PATCH] Fix sample config --- simpledash-sample.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simpledash-sample.toml b/simpledash-sample.toml index 7023970..3e899f6 100644 --- a/simpledash-sample.toml +++ b/simpledash-sample.toml @@ -38,7 +38,7 @@ allowProxy = ["https://www.metaweather.com/", "https://ifconfig.co/json"] title = "Gmail" icon = "simple-icons:gmail" desc = "Gmail mail client. Simple card example" - url = "http://openwrt/" + url = "https://mail.google.com/" [[users.admin.card]] type = "collection"