ota ready

This commit is contained in:
Nic Limper
2023-05-30 00:25:09 +02:00
parent 396536522a
commit a2abe466f5

View File

@@ -1,4 +1,4 @@
const repoUrl = 'https://api.github.com/repos/nlimper/OpenEPaperLink/releases';
const repoUrl = 'https://api.github.com/repos/jjwbruijn/OpenEPaperLink/releases';
const $ = document.querySelector.bind(document);