1
0
forked from noxious/server

Typo fix¿

This commit is contained in:
Dennis Postma 2024-10-21 19:13:20 +02:00
parent b6e7a5d7fe
commit 5631930bf5

View File

@ -13,7 +13,7 @@ import { getPublicPath } from './storage'
async function addHttpRoutes(app: Application) {
/**
* Get all base sprite, assets
* Get all base sprite, assets
* @param req
* @param res
*/