Skip to content

Commit

Permalink
Update GameMasterRappelMenu.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Jan 11, 2024
1 parent 3cdd31a commit bd6c96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgui/packages/tgui/interfaces/GameMasterRappelMenu.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useBackend } from '../backend';
import { Dropdown, Button, Section, Slider, Collapsible, Stack, Divider } from '../components';
import { Button, Section, Collapsible, Stack, Divider } from '../components';
import { Window } from '../layouts';

export const GameMasterRappelMenu = (props, context) => {
Expand Down

0 comments on commit bd6c96d

Please sign in to comment.