style: Now uses template files

This commit is contained in:
2026-03-01 14:53:47 +01:00
parent 8c551a90f4
commit d88a476f15
36 changed files with 2089 additions and 2103 deletions

View File

@@ -1119,7 +1119,7 @@ export class WebRTCService {
this._screenStream = null;
this._screenStreamSignal.set(null);
this._isScreenSharing.set(false);
// Immediately broadcast that we stopped sharing
this.broadcastCurrentStates();
}