質問するログイン新規登録

回答編集履歴

1

誤字なおし

2022/01/04 07:45

投稿

tansann
tansann

スコア0

answer CHANGED
@@ -7,7 +7,7 @@
7
7
  そこで、manifest.jsonで、
8
8
  ```
9
9
  "host_permissions": [
10
- ""https://script.google.com/*""
10
+ "https://script.google.com/*"
11
11
  ]
12
12
  ```
13
13
  というのを追加しました。