submodule+revert /fetchlog back to REST
This commit is contained in:
parent
f54eed47e9
commit
22eea482b9
5 changed files with 133 additions and 128 deletions
|
|
@ -38,9 +38,9 @@ export class WebsocketService {
|
|||
|
||||
// }
|
||||
|
||||
public data = this.subject.pipe(
|
||||
share()
|
||||
);
|
||||
// public data = this.subject.pipe(
|
||||
// share()
|
||||
// );
|
||||
|
||||
public send(url: any){
|
||||
this.subject.next(url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue