fix genshinlib error

This commit is contained in:
Maroxy 2021-10-23 21:14:51 +02:00
parent 15472d64df
commit f15f8ed4b5

View file

@ -6,6 +6,7 @@ const {
shell,
nativeImage
} = require('electron');
const { Genshinlib } = require('./public/js/Genshinlib');
const path = require('path');