Commit ce7f72cc authored by Medicean's avatar Medicean

(Fix:Database) Fix #173

parent d7e31b04
......@@ -6,6 +6,7 @@
const LANG = antSword['language']['database'];
const LANG_T = antSword['language']['toastr'];
const dialog = antSword.remote.dialog;
const fs = require('fs');
class ASP {
......
......@@ -6,6 +6,7 @@
const LANG = antSword['language']['database'];
const LANG_T = antSword['language']['toastr'];
const dialog = antSword.remote.dialog;
const fs = require('fs');
class CUSTOM {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment