Skip to content

Commit aad9c7f

Browse files
committed
lint
1 parent a81c01e commit aad9c7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/(console)/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
323323
$registerSearchers(orgSearcher, projectsSearcher);
324324
325-
$: void $headerAlert, ($activeHeaderAlert = headerAlert.getExcluding('impersonation'));
325+
$: (void $headerAlert, ($activeHeaderAlert = headerAlert.getExcluding('impersonation')));
326326
</script>
327327

328328
<CommandCenter />

0 commit comments

Comments
 (0)