Cleaning up comments

This commit is contained in:
2026-03-06 05:21:41 +01:00
parent fe2347b54e
commit 10467dfccb
50 changed files with 51 additions and 885 deletions

View File

@@ -16,7 +16,7 @@ import {
ServerInfo,
JoinRequest,
User
} from '../models';
} from '../models/index';
import { v4 as uuidv4 } from 'uuid';
/**