SES-145 Tables in GM screen are now connected to backend #67
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "SES-145"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -42,0 +32,4 @@
.pipe(first())
.subscribe(
(result) => {
console.log(result);
możesz usunąć console.log
@ -43,0 +32,4 @@
.pipe(first())
.subscribe(
(result) => {
console.log(result);
możesz usunąć console.log