mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
refactor: raise Typescript version to 4.4.4
This commit is contained in:
committed by
Rainer Killinger
parent
6e94e1f7e5
commit
2212e0723e
@@ -35,7 +35,7 @@ export class BackendTransport {
|
||||
/**
|
||||
* One (and only one) instance of the backend transport
|
||||
*/
|
||||
private static _instance: BackendTransport;
|
||||
private static _instance?: BackendTransport;
|
||||
|
||||
/**
|
||||
* Stores information if transport is in state of waiting for the verification
|
||||
|
||||
Reference in New Issue
Block a user