aboutsummaryrefslogtreecommitdiff
path: root/client-web/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'client-web/scripts')
-rw-r--r--client-web/scripts/gen_param_table.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/scripts/gen_param_table.ts b/client-web/scripts/gen_param_table.ts
index 99faaa1..49634c0 100644
--- a/client-web/scripts/gen_param_table.ts
+++ b/client-web/scripts/gen_param_table.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 <metamuffin@disroot.org>
+ Copyright (C) 2023 metamuffin <metamuffin.org>
*/
import { PREF_DECLS } from "../source/preferences/decl.ts";
import { PrefDecl } from "../source/preferences/mod.ts";