Skip to content

Commit

Permalink
fix: add forgot status text conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurujai committed Sep 18, 2024
1 parent def44a1 commit e76e70b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Document/Youtube.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class Youtube
self::STATUS_DUPLICATED => 'Duplicated',
self::STATUS_REMOVED => 'Removed',
self::STATUS_TO_DELETE => 'To delete',
self::STATUS_TO_REVIEW => 'To review',
];

/**
Expand Down

0 comments on commit e76e70b

Please sign in to comment.