From 3b87805d50bef3e73e857dd8025a4383e5f6651d Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 2 Apr 2024 12:16:51 +0200 Subject: get rid of trackhandle and use mediastream everwhere --- client-web/source/preferences/decl.ts | 2 +- client-web/source/preferences/ui.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client-web/source/preferences') diff --git a/client-web/source/preferences/decl.ts b/client-web/source/preferences/decl.ts index 269e247..35762d3 100644 --- a/client-web/source/preferences/decl.ts +++ b/client-web/source/preferences/decl.ts @@ -1,7 +1,7 @@ /* This file is part of keks-meet (https://codeberg.org/metamuffin/keks-meet) which is licensed under the GNU Affero General Public License (version 3); see /COPYING. - Copyright (C) 2023 metamuffin + Copyright (C) 2024 metamuffin */ // there should be no deps to dom APIs in this file for the tablegen to work diff --git a/client-web/source/preferences/ui.ts b/client-web/source/preferences/ui.ts index 252cba8..9cb52fd 100644 --- a/client-web/source/preferences/ui.ts +++ b/client-web/source/preferences/ui.ts @@ -1,7 +1,7 @@ /* This file is part of keks-meet (https://codeberg.org/metamuffin/keks-meet) which is licensed under the GNU Affero General Public License (version 3); see /COPYING. - Copyright (C) 2023 metamuffin + Copyright (C) 2024 metamuffin */ /// -- cgit v1.2.3-70-g09d2