fix(eslint): Replace double quotes with single quotes
This commit is contained in:
parent
2cba8eab58
commit
ce99ac4db1
@ -1,6 +1,6 @@
|
||||
import { Mailbox } from '@vicons/tabler';
|
||||
import { defineTool } from '../tool';
|
||||
import { translate } from "@/plugins/i18n.plugin";
|
||||
import { translate } from '@/plugins/i18n.plugin';
|
||||
|
||||
export const tool = defineTool({
|
||||
name: translate('tools.outlook_safelink_decoder.title'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user