Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
verticalsync committed Apr 25, 2024
2 parents 0fb668d + 43272f2 commit a69630d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/suncordplugins/soundBoardLogger/components/Icons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

import { ChatBarButton } from "@api/ChatButtons";
import { classes } from "@utils/misc";
import { Button, ButtonLooks, ButtonWrapperClasses, Tooltip } from "@webpack/common";

import { cl } from "../utils";
import { ChatBarButton } from "@api/ChatButtons";
import { openSoundBoardLog } from "./SoundBoardLog";

// Thanks svgrepo.com for the play and download icons.
Expand Down

0 comments on commit a69630d

Please sign in to comment.