mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-27 17:15:02 +00:00
eslint fixes and new baseline
This commit is contained in:
@@ -115,7 +115,6 @@ import {
|
||||
trans,
|
||||
} from "translator";
|
||||
|
||||
|
||||
export default {
|
||||
name: "EditPane",
|
||||
components: {
|
||||
@@ -131,7 +130,7 @@ export default {
|
||||
trans,
|
||||
ADDRESS_SELECT_AN_ADDRESS_TITLE,
|
||||
ADDRESS_IS_CONFIDENTIAL,
|
||||
ADDRESS_IS_NO_ADDRESS
|
||||
ADDRESS_IS_NO_ADDRESS,
|
||||
};
|
||||
},
|
||||
props: [
|
||||
|
Reference in New Issue
Block a user