Skip to content

Commit d6fdbd6

Browse files
chore: auto-fix formatting and linting with Biome
1 parent ad5eca8 commit d6fdbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/apps/app store.tapp/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ async function loadApp(app, type) {
167167
break;
168168
case "Anura":
169169
case "tb-liq":
170-
let icn2
170+
let icn2;
171171
if (currRepo.url) {
172172
icn2 = await window.parent.tb.libcurl.fetch(`${currRepo.url.replace("manifest.json", "")}/apps/${app.package}/${app.icon}`);
173173
} else {

0 commit comments

Comments
 (0)