Skip to content

Commit 66253dd

Browse files
committed
Update ssl_vision_detection.proto with new t_capture_camera
1 parent c34512e commit 66253dd

21 files changed

+232
-71
lines changed

frontend/src/proto/api/ssl_gc_api_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file api/ssl_gc_api.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/ci/autoref/ssl_autoref_ci_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file ci/autoref/ssl_autoref_ci.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/ci/ssl_gc_ci_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file ci/ssl_gc_ci.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/engine/ssl_gc_engine_config_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file engine/ssl_gc_engine_config.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/engine/ssl_gc_engine_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file engine/ssl_gc_engine.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/geom/ssl_gc_geometry_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file geom/ssl_gc_geometry.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/rcon/ssl_gc_rcon_autoref_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file rcon/ssl_gc_rcon_autoref.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/rcon/ssl_gc_rcon_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file rcon/ssl_gc_rcon.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/rcon/ssl_gc_rcon_remotecontrol_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file rcon/ssl_gc_rcon_remotecontrol.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

frontend/src/proto/rcon/ssl_gc_rcon_team_pb.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @generated by protoc-gen-es v2.2.3 with parameter "target=ts,json_types=true"
22
// @generated from file rcon/ssl_gc_rcon_team.proto (syntax proto2)
3-
3+
/* eslint-disable */
44

55
import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
66
import { enumDesc, fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1";

0 commit comments

Comments
 (0)