fix: move to the correct place

dammit afn
This commit is contained in:
Ax333l 2023-01-07 18:46:26 +01:00
parent 5ce1357277
commit c59b040843
No known key found for this signature in database
GPG Key ID: D2B4D85271127D23

View File

@ -45,6 +45,7 @@
// you will never see shittier code tm // you will never see shittier code tm
// will refactor later maybe idk // will refactor later maybe idk
// Reply: don't think we need to refactor because nobody cares if this code is shit lol
onMount(async () => { onMount(async () => {
window['use_token'] = exchange_token; window['use_token'] = exchange_token;
const response = await fetch('https://poll.revanced.app/logos'); const response = await fetch('https://poll.revanced.app/logos');