mirror of
https://github.com/sky-systems/sky_phone.git
synced 2026-09-04 17:23:25 +00:00
reforged ui
This commit is contained in:
@@ -18,6 +18,7 @@ import PhonePasscode from '@/components/PhonePasscode.vue'
|
||||
import PhoneNotifications from '@/components/PhoneNotifications.vue'
|
||||
import NotificationPhonePreview from '@/components/NotificationPhonePreview.vue'
|
||||
import PhoneStatusBar from '@/components/PhoneStatusBar.vue'
|
||||
import PayphoneOverlay from '@/components/PayphoneOverlay.vue'
|
||||
import RadioHud from '@/components/RadioHud.vue'
|
||||
import SimPhonePicker, {
|
||||
type SimPhoneChoice,
|
||||
@@ -804,6 +805,7 @@ onBeforeUnmount(() => {
|
||||
<template>
|
||||
<PhoneMediaCapture />
|
||||
<RadioHud />
|
||||
<PayphoneOverlay />
|
||||
<SimPhonePicker
|
||||
v-if="simPicker"
|
||||
:choices="simPicker.choices"
|
||||
|
||||
Reference in New Issue
Block a user