feat: can open tabs, updated injected popup heading. basically done
This commit is contained in:
@@ -21,4 +21,4 @@ export class UserSchedule {
|
||||
containsCourse(course: Course): boolean {
|
||||
return this.courses.some(c => c.uniqueId === course.uniqueId);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user