mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
Update backend/src/apis/IotaConnector.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
parent
e2c2faeaf0
commit
9db14ec5c6
@ -12,7 +12,7 @@ import { backendLogger as logger } from '@/server/logger'
|
||||
*/
|
||||
// eslint-disable-next-line @typescript-eslint/no-extraneous-class
|
||||
class IotaClientSingleton {
|
||||
private static IotaClint: Client
|
||||
private static IotaClient: Client
|
||||
|
||||
/**
|
||||
* The Singleton's constructor should always be private to prevent direct
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user