From 9771879eb198519db010742cfb5800a1e928eda3 Mon Sep 17 00:00:00 2001 From: YUTA FUJISAWA Date: Sun, 12 Jan 2025 21:49:16 +0900 Subject: [PATCH] typo test --- README.md | 3 ++- displayNotice.js | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2aa0484..7d4bc36 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,5 @@ https://platform.openai.com/docs/overview ①ホーム画面右上の「Personal」から「View API keys」をクリックします。 ②「+Create new secret key」をクリックします。 ③「Create secret key」をクリックします。 -④生成されたURLを、緑のボタンをクリックしてコピー \ No newline at end of file +④生成されたURLを、緑のボタンをクリックしてコピー + diff --git a/displayNotice.js b/displayNotice.js index 8a4d375..6bdc1fe 100644 --- a/displayNotice.js +++ b/displayNotice.js @@ -4,7 +4,7 @@ kintone.events.on('portal.show', function() { - var body = { + var bdy = { 'app': 698, 'query': '日付 >= TODAY() order by 日付 asc, $id asc', 'fields': ['$id', '日付', 'イベント名'] @@ -14,7 +14,7 @@ var noticeSpace = $('