This commit is contained in:
Illya Marchenko 2024-03-07 13:49:04 +02:00
parent 005ac4225b
commit 5da7ab2a6c
Signed by: stuzer05
GPG Key ID: A6ABAAA9268F9F4F

@ -26,7 +26,6 @@ export default {
return { return {
toolData: { toolData: {
data: '', data: '',
minifyJson: '',
}, },
toolResult: '', toolResult: '',
}; };