fix: build

This commit is contained in:
2023-03-14 18:04:29 +01:00
parent 3792a14e90
commit fd740b3091
185 changed files with 21932 additions and 71486 deletions

View File

@@ -49,7 +49,7 @@ export abstract class Connector<T extends SCThings> {
*
* Implementation according to your schools requirements
*/
protected abstract async fetchItems(): Promise<T[]>;
protected abstract fetchItems(): Promise<T[]>;
/**
* Creates a remote origin with the current date-time