🎨
This commit is contained in:
parent
a44387f250
commit
e6f33e997f
9 changed files with 169 additions and 166 deletions
|
|
@ -17,6 +17,7 @@ export type Source = {
|
|||
};
|
||||
name?: string;
|
||||
description?: string;
|
||||
welcome_bg_url?: string;
|
||||
url: string;
|
||||
port: number;
|
||||
https?: { [x: string]: string };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue