Skip to content

Commit 15cb7b2

Browse files
committed
Merge branch 'main' of git.se.informatik.uni-kiel.de:ExplorViz/code/deployment
2 parents 941d60c + 5caf342 commit 15cb7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-supplier/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const landscapes = [];
3434
res.json({
3535
personalSnapshots: [],
3636
sharedSnapshots: [],
37-
subsricedSnapshots: [],
37+
subscribedSnapshots: [],
3838
})
3939
);
4040
})();

0 commit comments

Comments
 (0)