083ee4c6 by Lorenzo Mangani Committed by GitHub

Update mem.js

1 parent d562fbbc
Showing 1 changed file with 1 additions and 1 deletions
(function() {
var Gun = typeof window !== "undefined" ? window.Gun : require("gun");
var Gun = typeof window !== "undefined" ? window.Gun : require("gun/gun");
Gun.on("opt", function(ctx) {
this.to.next(ctx);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!