wip
This commit is contained in:
parent
121b818da1
commit
52a2f24652
|
|
@ -17,5 +17,7 @@ class WebsocketStatisticsEntriesController
|
|||
]);
|
||||
|
||||
WebSocketsStatisticsEntry::create($validatedAttributes);
|
||||
|
||||
return 'ok';
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue