From 53c7dee26b4dd676a76550f618c2da76382fce9c Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Thu, 2 Jul 2020 17:18:03 +0800 Subject: [PATCH 1/2] add yaml file in package --- dialog.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dialog.yaml diff --git a/dialog.yaml b/dialog.yaml new file mode 100644 index 0000000..9b37453 --- /dev/null +++ b/dialog.yaml @@ -0,0 +1,5 @@ +version_control: NA +src_repo: "https://invisible-island.net/dialog/dialog.ht +ml#download" +tag_prefix: NA +seperator: NA -- Gitee From dd5b85d7ab500aebacbc9dc1ff1250e5592090bd Mon Sep 17 00:00:00 2001 From: 19909236985 Date: Thu, 2 Jul 2020 17:36:29 +0800 Subject: [PATCH 2/2] add yaml file in package --- dialog.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dialog.yaml b/dialog.yaml index 9b37453..193b2b2 100644 --- a/dialog.yaml +++ b/dialog.yaml @@ -1,5 +1,4 @@ version_control: NA -src_repo: "https://invisible-island.net/dialog/dialog.ht -ml#download" +src_repo: "https://invisible-island.net/dialog/dialog.html#download" tag_prefix: NA seperator: NA -- Gitee