diff --git a/src/views/desktop/AboutPage.vue b/src/views/desktop/AboutPage.vue index a16eff24..6da3faf3 100644 --- a/src/views/desktop/AboutPage.vue +++ b/src/views/desktop/AboutPage.vue @@ -175,9 +175,9 @@

{{ licenseInfo.name }}
{{ licenseInfo.copyright }} -
{{ licenseInfo.url }}
{{ licenseInfo.license || 'License' }}: {{ licenseInfo.licenseUrl }} +
{{ licenseInfo.url }}

diff --git a/src/views/mobile/AboutPage.vue b/src/views/mobile/AboutPage.vue index 408db2ff..3c794f59 100644 --- a/src/views/mobile/AboutPage.vue +++ b/src/views/mobile/AboutPage.vue @@ -111,8 +111,8 @@

{{ licenseInfo.name }}
{{ licenseInfo.copyright }} -
{{ licenseInfo.url }}
{{ licenseInfo.license || 'License' }}: {{ licenseInfo.licenseUrl }} +
{{ licenseInfo.url }}