Skip to content

Commit

Permalink
πŸ”„ synced local 'src/' with remote 'src/'
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-github-action-bot committed Sep 25, 2024
1 parent 439e77c commit 6fc44a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import type { FirebaseOptions } from 'firebase/app'
* ChallengeType.
*/
export enum ChallengeType {
INITIALIZE = 'INITIALIZE',
SET_PIN = 'SET_PIN',
CHANGE_PIN = 'CHANGE_PIN',
RESTORE_PIN = 'RESTORE_PIN',
Expand Down

0 comments on commit 6fc44a1

Please sign in to comment.