Skip to content

Commit

Permalink
chore: increment desert bus channel number
Browse files Browse the repository at this point in the history
  • Loading branch information
VodBox authored Oct 24, 2023
1 parent 53affba commit b94f25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/channels/desert-bus/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import splat from './images/splat.png';
import TweenNumber from '@gdq/lib/components/TweenNumber';
import { useActive } from '@gdq/lib/hooks/useActive';

registerChannel('Desert Bus', 16, DesertBus, {
registerChannel('Desert Bus', 17, DesertBus, {
handle: 'VodBox',
position: 'bottomRight',
site: 'SupportClass',
Expand Down

0 comments on commit b94f25d

Please sign in to comment.