updated config file environment
This commit is contained in:
@@ -9,4 +9,8 @@ export default class Logo extends Vue {
|
||||
get logoimg() {
|
||||
return '../../' + tools.getimglogo()
|
||||
}
|
||||
|
||||
get logoalt() {
|
||||
return process.env.APP_NAME
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user