mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import type { Job, IndexItem } from "../types";
|
import type { IndexItem, Job } from "../types";
|
||||||
|
|
||||||
const fetchSubjects = async () => {
|
const fetchSubjects = async () => {
|
||||||
const res = await fetch(`${location.origin}/seqta/student/load/subjects`, {
|
const res = await fetch(`${location.origin}/seqta/student/load/subjects`, {
|
||||||
|
|||||||
Reference in New Issue
Block a user