mirror of
https://github.com/keiyoushi/extensions.git
synced 2025-01-29 19:34:54 +01:00
gc: fix apk path
This commit is contained in:
parent
d30ab1a293
commit
c496c84ecc
@ -123,7 +123,7 @@
|
||||
size="small"
|
||||
download
|
||||
:href="`${$store.repoUrl}/apk/${extension.apk}`"
|
||||
@click="window.goatcounter?.count({ path: `/apk/${extension.apk}` })">
|
||||
@click="window.goatcounter?.count({ path: `/extensions/apk/${extension.apk}` })">
|
||||
<sl-icon name="download"></sl-icon>
|
||||
</sl-button>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user