소스 검색

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"


불러오는 중...
취소
저장