adjust more UI on the Advanced section, and make other small code & UI tweaks

This commit is contained in:
2024-01-27 17:32:17 -07:00
parent 2db52cb72e
commit d7530ff56b
7 changed files with 95 additions and 77 deletions

View File

@@ -132,7 +132,7 @@ export default class ContactGiftingView extends Vue {
title: "Error",
text:
err.message ||
"There was an error retrieving your settings and/or contacts.",
"There was an error retrieving your settings or contacts.",
},
-1,
);