chore (backend): add comment
This commit is contained in:
parent
b4ae877462
commit
9fef36e80c
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ class Publisher {
|
|||
);
|
||||
};
|
||||
|
||||
/* ported to backend-rs */
|
||||
// public publishAntennaStream = <K extends keyof AntennaStreamTypes>(
|
||||
// antennaId: Antenna["id"],
|
||||
// type: K,
|
||||
|
|
Loading…
Reference in a new issue