mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-11 18:13:43 +00:00
fixed typo in file extension
This commit is contained in:
4
src/imports.d.ts
vendored
4
src/imports.d.ts
vendored
@@ -1,2 +1,2 @@
|
||||
declare module '*.jng'
|
||||
declare module '*.png'
|
||||
declare module '*.jng';
|
||||
declare module '*.png';
|
||||
|
||||
Reference in New Issue
Block a user