Skip to content

Commit 6c76e5d

Browse files
authored
Update index.html
1 parent b011538 commit 6c76e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-viewer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
});
237237
}
238238
} else {
239-
viewerTitle.textContent = "No app loaded";
239+
viewerTitle.textContent = " ";
240240
}
241241

242242
closeViewer.addEventListener("click", () => {

0 commit comments

Comments
 (0)