diff --git a/entry.js b/entry.js index 8555a8a..154291c 100644 --- a/entry.js +++ b/entry.js @@ -6,6 +6,7 @@ const { shell, nativeImage } = require('electron'); +const { Genshinlib } = require('./public/js/Genshinlib'); const path = require('path');