@@ -801,7 +801,7 @@ export function initialSheetBar() {
}
if (f['hide'] == 1) {
- break;
+ continue;
icon = '<i class="fa fa-low-vision" aria-hidden="true"></i>';
style += 'color:#BBBBBB;';