mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-10-14 02:31:58 +00:00
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
var subscriber;
|
||||
|
||||
corpora = JSON.parse(msg);
|
||||
for (subscriber of corporaSubscribers) {subscriber._init();}
|
||||
for (subscriber of corporaSubscribers) {subscriber._init(corpora);}
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user