Changed websocket connection string.
This commit is contained in:
@@ -6,8 +6,7 @@ import { Table, Divider, Icon } from "antd";
|
||||
|
||||
import {
|
||||
GET_ALL_OPEN_JOBS,
|
||||
SUBSCRIPTION_ALL_OPEN_JOBS,
|
||||
test
|
||||
SUBSCRIPTION_ALL_OPEN_JOBS
|
||||
} from "../../graphql/jobs.queries";
|
||||
|
||||
export default function JobsPage() {
|
||||
|
||||
Reference in New Issue
Block a user