Fix
This commit is contained in:
parent
001bb7bbcd
commit
5675ecead9
2 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
export type Source = {
|
||||
repository_url?: string;
|
||||
feedback_url?: string;
|
||||
languages?: string[];
|
||||
url: string;
|
||||
port: number;
|
||||
https?: { [x: string]: string };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue