ghostの設定をDBに保存するように

This commit is contained in:
syuilo 2018-11-07 00:44:56 +09:00
parent 87d4452d19
commit 2de48110bb
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
9 changed files with 55 additions and 21 deletions

View file

@ -50,11 +50,6 @@ export type Source = {
autoAdmin?: boolean;
/**
* ID
*/
ghost?: string;
proxy?: string;
summalyProxy?: string;