We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc19976 commit dff8f65Copy full SHA for dff8f65
webserver/src/pages/Home/HomeSection.jsx
@@ -53,7 +53,7 @@ export default function HomeSection() {
53
}
54
55
if (x.size() == 0 ) {
56
- setLoadingText("There were no detected glycans in this file.")
+ setFailureText("There were no detected glycans in this model.")
57
setFallBack(true)
58
59
0 commit comments