瀏覽代碼

Change value of client_secret to avoid confusion

pull/929/head
Yannick Goossens 5 年之前
父節點
當前提交
9f95cef494
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/configuring-playbook-bot-go-neb.md

+ 1
- 1
docs/configuring-playbook-bot-go-neb.md 查看文件

@@ -120,7 +120,7 @@ matrix_bot_go_neb_services:
UserID: "@imgur:{{ matrix_domain }}" # requires a Syncing client
Config:
client_id: "AIzaSyA4FD39m9"
client_secret: "AIzaSyA4FD39m9"
client_secret: "somesecret"

- ID: "wikipedia_service"
Type: "wikipedia"


Loading…
取消
儲存