mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
zmiana API do pobierania informacji o wspierających
This commit is contained in:
+4
-4
@@ -274,6 +274,10 @@ export namespace API {
|
||||
}[];
|
||||
}
|
||||
}
|
||||
|
||||
export namespace Donators {
|
||||
export type Response = string[];
|
||||
}
|
||||
}
|
||||
|
||||
export namespace Websocket {
|
||||
@@ -328,8 +332,4 @@ export namespace GithubAPI {
|
||||
body: string;
|
||||
}
|
||||
}
|
||||
|
||||
export namespace Donators {
|
||||
export type Response = string[];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user