mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-13 09:30:40 +00:00
Add metadata view to nalysis interface and result viewer
This commit is contained in:
@ -113,7 +113,7 @@ class CorpusAnalysisClient {
|
||||
}
|
||||
|
||||
getMetaData() {
|
||||
// just emits thos to tell the server to gather all meta data infos and send
|
||||
// just emits this to tell the server to gather all meta data infos and send
|
||||
// those back
|
||||
this.socket.emit("corpus_analysis_get_meta_data", this.corpusId);
|
||||
}
|
||||
|
Reference in New Issue
Block a user