🚀
This commit is contained in:
@@ -37,6 +37,8 @@ export const restartSession = async (clientId: string) => {
|
||||
await startSession(clientId)
|
||||
}
|
||||
|
||||
// TOOD: Get status
|
||||
|
||||
// Someday
|
||||
|
||||
export const getClients = async (): Promise<Client[]> => {
|
||||
|
Reference in New Issue
Block a user