Always have a backup prefix as a string set
This commit is contained in:
@@ -22,6 +22,7 @@ const oldFormat = ref('');
|
||||
const providerConfig = ref({
|
||||
limits: {},
|
||||
mountOptions: {},
|
||||
prefix: '',
|
||||
});
|
||||
|
||||
async function onSubmit() {
|
||||
|
||||
Reference in New Issue
Block a user