Picture Upload beta-2

This commit is contained in:
RakVhalate 2022-11-02 02:01:34 +10:00
parent 735ec0f76d
commit 8dc044db8c

@ -23,7 +23,7 @@ export class ApiChatService {
Timestamp: text,
Id: 0,
Text: text,
Picture: text
Picture: "0"
}
return this.http.post('http://api.vdk2ch.ru:5000/PostTo', postToSend)
//return this.http.post('http://localhost:7141/PostTo', postToSend)