mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
* Couple more toString() -> decode() updates
This commit is contained in:
parent
46088a9f02
commit
f318dc8da2
4 changed files with 4 additions and 5 deletions
|
@ -99,7 +99,6 @@ function initialize(cb) {
|
|||
});
|
||||
|
||||
// Init some extensions
|
||||
require('iconv-lite').extendNodeEncodings();
|
||||
require('string-format').extend(String.prototype, require('./string_util.js').stringFormatExtensions);
|
||||
|
||||
callback(null);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue