diff --git a/src/utils/ghPrStatus.ts b/src/utils/ghPrStatus.ts index 2dd787f..0c557c2 100644 --- a/src/utils/ghPrStatus.ts +++ b/src/utils/ghPrStatus.ts @@ -104,3 +104,4 @@ export async function fetchPrStatus(): Promise { return null } } +