From a22bdc3821bd53d8e3b198423db3f8d7e8e579f6 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 24 Jan 2022 20:01:23 +0100 Subject: really fancy loggin + fonts on my own "cdn" --- source/client/local_user.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'source/client/local_user.ts') diff --git a/source/client/local_user.ts b/source/client/local_user.ts index 05b5578..ca91a19 100644 --- a/source/client/local_user.ts +++ b/source/client/local_user.ts @@ -19,6 +19,7 @@ export class LocalUser extends User { this.local = true this.create_controls() this.add_initial_tracks() + log("usermodel", `added local user: ${this.name}`) } async add_initial_tracks() { -- cgit v1.2.3-70-g09d2