мини фикс багов
This commit is contained in:
parent
6fa747f72a
commit
5922db8351
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
import { FlyControls } from "three/examples/jsm/Addons.js";
|
|
||||||
|
|
||||||
export async function getLastMessages(chatId,msgLoaded){
|
export async function getLastMessages(chatId,msgLoaded){
|
||||||
|
|
||||||
const response = await fetch(`http://localhost:8000/api/chat/get_some_messages/${chatId}?messages_loaded=${msgLoaded}&messages_to_get=14`,
|
const response = await fetch(`http://localhost:8000/api/chat/get_some_messages/${chatId}?messages_loaded=${msgLoaded}&messages_to_get=14`,
|
||||||
|
|
Loading…
Add table
Reference in a new issue