mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-30 23:51:49 +00:00
Upgrade typescript version
This commit is contained in:
@@ -15,7 +15,7 @@ import './index.css';
|
||||
import 'semantic-ui-css/semantic.min.css';
|
||||
import 'canvas-toBlob';
|
||||
|
||||
const messages = {
|
||||
const messages: {[language: string]: {[message_id: string]: string}} = {
|
||||
cs: messages_cs,
|
||||
de: messages_de,
|
||||
fr: messages_fr,
|
||||
|
||||
Reference in New Issue
Block a user