Skip to content

Commit

Permalink
changed the file name to meet conversion, and change all correspondin…
Browse files Browse the repository at this point in the history
…g export
  • Loading branch information
SatapasT committed Jul 8, 2024
1 parent a351a64 commit 6f60755
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/routes/qr_codes/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Router as ExpressRouter } from "express"
import QRHandlers from "./qr_code_handlers"
import QRHandlers from "./qr_handlers"
import { handleFailedAuthentication, handleMethodNotAllowed, parseRouteId } from "@server/common/middleware"

const qr_codes_router = ExpressRouter()
Expand Down
File renamed without changes.

0 comments on commit 6f60755

Please sign in to comment.