Skip to content

Commit

Permalink
cool uris don't change (fix #1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
copy committed May 31, 2024
1 parent 94fa0f3 commit 9acbeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/browser/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@
fda: {
url: ON_LOCALHOST ?
host + "kolibri.img" :
"//builds.kolibrios.org/eng/data/data/kolibri.img",
"//builds.kolibrios.org/en_US/data/data/kolibri.img",
size: 1474560,
async: false,
},
Expand Down

0 comments on commit 9acbeec

Please sign in to comment.