Merge branch 'master' into feat/feed
This commit is contained in:
commit
e757a8d197
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
* @format
|
* @format
|
||||||
*/
|
*/
|
||||||
const Gun = require('gun')
|
const Gun = require('gun')
|
||||||
|
// @ts-ignore
|
||||||
|
require('gun/nts')
|
||||||
const logger = require('winston')
|
const logger = require('winston')
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
Gun.log = () => {}
|
Gun.log = () => {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue