Remove no longer used entry for the config.
This commit is contained in:
3
src/interface/IConfig.d.ts
vendored
3
src/interface/IConfig.d.ts
vendored
@@ -35,9 +35,6 @@ interface IConfig {
|
||||
crLocale?: string;
|
||||
crSessionKey?: string;
|
||||
crLoginUrl?: string;
|
||||
// Third method, injecting data from cookies
|
||||
crUserId?: string;
|
||||
crUserKey?: string;
|
||||
// Generated values
|
||||
crDeviceId?: string;
|
||||
crSessionId?: string;
|
||||
|
||||
Reference in New Issue
Block a user