We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ffe58 commit b9bbd14Copy full SHA for b9bbd14
ee/packages/omnichannel-services/src/OmnichannelTranscript.ts
@@ -27,7 +27,6 @@ export class OmnichannelTranscript extends ServiceClass implements IOmnichannelT
27
28
currentJobNumber = 0;
29
30
- // Cached settings
31
private reportingTimezone: 'server' | 'custom' | 'user' = 'server';
32
33
private customTimezone = '';
0 commit comments