- add: perimssion and Send Notification to a Service Worker... -> and finally to the App
This commit is contained in:
@@ -13,7 +13,7 @@ export default class Logo extends Vue {
|
||||
logoimg: string = ''
|
||||
|
||||
created() {
|
||||
this.logoimg = 'statics/' + process.env.LOGO_REG
|
||||
this.logoimg = 'statics/images/' + process.env.LOGO_REG
|
||||
this.animate()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user