esLint
This commit is contained in:
@@ -33,7 +33,7 @@ const Last20MessagesTable: React.FC<{ className?: string }> = ({
|
||||
window.location.hostname === "localhost";
|
||||
|
||||
const url = isDev
|
||||
? `/api/cpl/messages?MSS1=${from};${to};All`
|
||||
? `/api/cpl/last20MessagesAPIHandler`
|
||||
: `/CPL?Service/ae.ACP&MSS1=${from};${to};All`;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user