diff --git a/types/schools.ts b/types/schools.ts index 4d522ab..ba2a13a 100644 --- a/types/schools.ts +++ b/types/schools.ts @@ -3,6 +3,9 @@ export const SchoolList = [ 'Colonel By Secondary School', 'Lisgar Collegiate Institute', 'Earl of March Secondary School', + "Bell High School", + "Longfields-Davidson Heights Secondary School", + "Merivale High School", 'Other' ] as const