|
@ -21,7 +21,7 @@ export default { |
|
|
return { |
|
|
return { |
|
|
title: APP_TITLE, //Rk: note the 'eslint-disable no-undef' comment above |
|
|
title: APP_TITLE, //Rk: note the 'eslint-disable no-undef' comment above |
|
|
version: APP_VERSION, |
|
|
version: APP_VERSION, |
|
|
origin: APP_REPOSITORY, |
|
|
|
|
|
|
|
|
repository: APP_REPOSITORY, |
|
|
license: APP_LICENSE |
|
|
license: APP_LICENSE |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|