mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-25 17:08:35 +03:00
object-curly-spacing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {config} from "../config";
|
||||
import {Request} from "express";
|
||||
import { config } from "../config";
|
||||
import { Request } from "express";
|
||||
import { IPAddress } from "../types/segments.model";
|
||||
|
||||
export function getIP(req: Request): IPAddress {
|
||||
|
||||
Reference in New Issue
Block a user