mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
Update default options
This commit is contained in:
parent
007282ef22
commit
1710195211
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ const opts = {
|
|||
},
|
||||
twitter: {
|
||||
bearerToken: null
|
||||
},
|
||||
activitypub: {
|
||||
acct: null,
|
||||
privateKey: null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue