This commit is contained in:
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)
|
||||
|
Reference in New Issue
Block a user