This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
send() {
|
||||
if(this.postMessage != '' && this.user.name != '') {
|
||||
this.sending = true;
|
||||
this.api.get(
|
||||
this.api.post(
|
||||
'add_post',
|
||||
{
|
||||
id_project: this.project.project.id,
|
||||
|
||||
Reference in New Issue
Block a user