mirror of
				https://github.com/keiyoushi/extensions.git
				synced 2025-10-31 00:48:06 +01:00 
			
		
		
		
	gc: fix apk path
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user