This commit is contained in:
Half-Shot 2024-11-16 16:03:24 +00:00
parent b4270cae44
commit 86066ccb64

View File

@ -14,7 +14,6 @@ import {
useSetting,
} from "../settings/settings";
import { CallViewModel } from "../state/CallViewModel";
import enterCallSoundMp3 from "../sound/join_call.mp3";
import enterCallSoundOgg from "../sound/join_call.ogg";
import leftCallSoundMp3 from "../sound/left_call.mp3";