Skip to content

Commit 6f67c12

Browse files
authored
Merge pull request #684 from frknbasaran/guidelines
[guidelines] compare plugin
2 parents f43131c + 6b6f05c commit 6f67c12

File tree

1 file changed

+1
-1
lines changed
  • plugins/compare/frontend

1 file changed

+1
-1
lines changed

plugins/compare/frontend/app.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var exported = {};
22

3-
(function() {
3+
(function(plugin) {
44
plugin.init = function() {
55

66
};

0 commit comments

Comments
 (0)