Skip to content

Commit

Permalink
tiny fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Apr 20, 2024
1 parent cc4ad0d commit 11d633b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/organisms/space-settings/handleBannerUpload.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import initMatrix from '@src/client/initMatrix';
import { confirmDialog } from '../../molecules/confirm-dialog/ConfirmDialog';

export const handleBannerUpload = async (url, roomId) => {
Expand Down

0 comments on commit 11d633b

Please sign in to comment.