1
mirror of https://gitlab.com/commento/commento.git synced 2026-06-17 09:55:27 -04:00

reset.js: remove self.close call

This commit is contained in:
Adhityaa Chandrasekar
2019-07-09 00:01:37 -07:00
parent 4a8e90bd43
commit 696361df4a
-2
View File
@@ -41,6 +41,4 @@
});
}
self.close();
} (window.commento, document));