From 437a6efe9dc4d39afe1b79dc009c0563d4442821 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 18 Oct 2021 19:52:11 +0800 Subject: [PATCH] opt some --- etc/init.shy | 3 +-- src/main.go | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/init.shy b/etc/init.shy index 875defed..e885f3a2 100644 --- a/etc/init.shy +++ b/etc/init.shy @@ -39,8 +39,7 @@ ~web.chat config header title shylinux.com/x/contexts - config footer legal.0 `shylinux@163.com` - config footer legal.1 "京ICP备15046864号-1" + config list footer legal `shylinux@163.com` "京ICP备15046864号-1" email action create type "163" name "keyword" text "https://mail.163.com" diff --git a/src/main.go b/src/main.go index 9c8d0909..e05eebe1 100644 --- a/src/main.go +++ b/src/main.go @@ -37,3 +37,4 @@ import ( ) func main() { print(ice.Run()) } +