mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
fixed typo in file extension
This commit is contained in:
parent
b59b4c6748
commit
c564d592ec
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';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user