mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 14:44:43 -04:00
Final replacements
Looks like I missed a few. This should be complete now. And make us ready for the repo rename and merging. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
This commit is contained in:
parent
97a08e7954
commit
2184491f4a
4 changed files with 6 additions and 6 deletions
|
@ -527,7 +527,7 @@ function githubActionGist (req, res, note) {
|
|||
request({
|
||||
url: gistUrl,
|
||||
headers: {
|
||||
'User-Agent': 'HackMD',
|
||||
'User-Agent': 'CodiMD',
|
||||
'Authorization': 'token ' + accessToken
|
||||
},
|
||||
method: 'POST',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue