mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-27 01:48:33 +03:00
object-curly-spacing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {postSkipSegments} from "./postSkipSegments";
|
||||
import {Request, Response} from "express";
|
||||
import { postSkipSegments } from "./postSkipSegments";
|
||||
import { Request, Response } from "express";
|
||||
|
||||
export async function oldSubmitSponsorTimes(req: Request, res: Response): Promise<Response> {
|
||||
req.query.category = "sponsor";
|
||||
|
||||
Reference in New Issue
Block a user