Fix newline issues

Ajay Ramachandran
2020-09-16 10:50:06 -04:00
parent 94f256639a
commit 3ecb0a3560

@@ -371,6 +371,7 @@ Will block new segment submissions of the specified category on that video.
**Error codes**: **Error codes**:
400: Bad Request (Your inputs are wrong/impossible) 400: Bad Request (Your inputs are wrong/impossible)
403: Unauthorized (You are not a VIP) 403: Unauthorized (You are not a VIP)
__________________________________________________________________ __________________________________________________________________
@@ -399,6 +400,7 @@ Shadow banned submissions are hidden for everyone but the IP that originally sub
**Error codes**: **Error codes**:
400: Bad Request (Your inputs are wrong/impossible) 400: Bad Request (Your inputs are wrong/impossible)
403: Unauthorized (You are not a VIP) 403: Unauthorized (You are not a VIP)
__________________________________________________________________ __________________________________________________________________
@@ -429,6 +431,7 @@ VIPs have extra privileges and their votes count more.
**Error codes**: **Error codes**:
400: Bad Request (Your inputs are wrong/impossible) 400: Bad Request (Your inputs are wrong/impossible)
403: Unauthorized (You are not an admin) 403: Unauthorized (You are not an admin)