mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-27 06:01:49 +00:00
fix lint
This commit is contained in:
@@ -166,8 +166,6 @@ export class WebMcpBridge {
|
||||
return toMcpResponse(basicIndis);
|
||||
}
|
||||
|
||||
|
||||
|
||||
/** Updates the currently selected individual in focus. */
|
||||
public setDetailIndi(newDetailIndi: string | null): void {
|
||||
this.detailIndi = newDetailIndi;
|
||||
|
||||
Reference in New Issue
Block a user