diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c2cc0fd..261e4de 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1 +1 @@ -Merge `from_banch` into `to_branch` (`from_type` into `to_type` branch) \ No newline at end of file +Merge `from_banch` into `to_branch` (`from_type` into `to_type` branch) diff --git a/CODES.txt b/CODES.txt index 33b32f3..61033b8 100644 --- a/CODES.txt +++ b/CODES.txt @@ -49,4 +49,4 @@ CODE -> INTERCEPT -> HTTP -> DESCRIPTION 54 -> 0 -> 404 -> THE REFRESHTOKEN DOES NOT EXIST 55 -> 0 -> 403 -> THE ACCESSTOKEN IS INVALID ... -59 -> CUSTOM -> 403 -> THE REQUEST TO CHECK WAS INTERCEPTED \ No newline at end of file +59 -> CUSTOM -> 403 -> THE REQUEST TO CHECK WAS INTERCEPTED