fix: Issues #273 done.
This commit is contained in:
@@ -282,7 +282,7 @@ export async function uploadConfirm(fetchData) {
|
||||
const filesStore = FilesStore();
|
||||
const result = await Swal.fire({
|
||||
title: 'ARE YOU SURE?',
|
||||
html: 'After uploading, you won’t be able to modify labels.',
|
||||
html: 'After importing, you won’t be able to modify labels.',
|
||||
icon: 'warning',
|
||||
iconColor: '#FF3366',
|
||||
reverseButtons:true,
|
||||
|
||||
Reference in New Issue
Block a user