Skip to content

Commit 7ed3b28

Browse files
style: empty line before access-rule comment per pecanoro review
1 parent ff8fb46 commit 7ed3b28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libs/actions/OnyxDerived/configs/reportAttributes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ export default createOnyxDerivedValueConfig({
299299
// if report has errors or violations, show red dot
300300
if (reasonAndReportAction) {
301301
needsParentChatErrorPropagation = true;
302+
302303
// RBR/Fix mirrors GBR's access rule: only show on the child when the user can't already
303304
// see it on the parent workspace chat. The parent still gets ERROR/FIX through the
304305
// propagation loop below, so the actionable indicator surfaces on the workspace chat row

0 commit comments

Comments
 (0)