[oauth] add 'port' option (#604)

This commit is contained in:
Mike Fährmann
2020-02-09 13:45:44 +01:00
parent 719b63d0ca
commit da0d5f6092
3 changed files with 19 additions and 4 deletions

View File

@@ -90,7 +90,8 @@
},
"oauth":
{
"browser": true
"browser": true,
"port": 6414
},
"pixiv":
{