We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce31ffb commit 0a91969Copy full SHA for 0a91969
src/Shared/types.ts
@@ -1146,7 +1146,7 @@ export interface GetTimeDifferenceParamsType {
1146
fallbackString?: string
1147
}
1148
1149
-export enum OtherRegistryAuthenticationType {
+export enum RegistryCredentialsType {
1150
USERNAME_PASSWORD = 'username_password',
1151
ANONYMOUS = 'anonymous',
1152
0 commit comments