chore: Add transparent color to colors.xml, fix bug in incoming_request_handlers.js, and add close button drawable and dialog layout files
This commit is contained in:
@@ -42,7 +42,7 @@ function handleIncoming(request, response, app, pool)
|
||||
path: row.Path,
|
||||
duration: row.Duration
|
||||
};
|
||||
});
|
||||
})[0];
|
||||
|
||||
response
|
||||
.status(200)
|
||||
|
Reference in New Issue
Block a user