We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9748ae0 commit 60fea7dCopy full SHA for 60fea7d
src/views/Settings.vue
@@ -198,11 +198,14 @@ import {
198
IonContent,
199
IonHeader,
200
IonIcon,
201
- IonItem,
202
- IonLabel,
+ IonItem,
+ IonItemDivider,
203
+ IonLabel,
204
+ IonList,
205
IonMenuButton,
206
IonPage,
207
IonProgressBar,
208
+ IonRow,
209
IonSelect,
210
IonSelectOption,
211
IonTitle,
@@ -242,11 +245,14 @@ export default defineComponent({
242
245
243
246
244
247
248
249
250
251
252
253
254
255
256
257
258
0 commit comments