wip gitignore
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { msgs, user, layout, socket, current_room_name } from './Store_chat';
|
||||
import type { Room } from './Interface_chat';
|
||||
|
||||
|
||||
export async function get_room_messages()
|
||||
{
|
||||
console.log("in get_room_messages");
|
||||
|
||||
Reference in New Issue
Block a user