Skip to content

Commit 7383822

Browse files
chore(front): Refresh protos (#412)
## 📝 Description Refresh protobuf definitions ## ✅ Checklist - [x] I have tested this change - [ ] This change requires documentation update
1 parent b4a4fb4 commit 7383822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front/lib/internal_api/usage.pb.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ defmodule InternalApi.Usage.SeatOrigin do
292292
field(:SEAT_ORIGIN_SEMAPHORE, 1)
293293
field(:SEAT_ORIGIN_GITHUB, 2)
294294
field(:SEAT_ORIGIN_BITBUCKET, 3)
295+
field(:SEAT_ORIGIN_GITLAB, 4)
295296
end
296297

297298
defmodule InternalApi.Usage.SeatStatus do

0 commit comments

Comments
 (0)