Skip to content

Commit

Permalink
Fix local snapshot label
Browse files Browse the repository at this point in the history
  • Loading branch information
Rokt33r committed Jan 18, 2022
1 parent ef0112d commit 09150ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const RevisionModalNavigator = React.forwardRef<
</div>
)}
<NavigationItem
label={'Cloud Revision'}
label={'Local Snapshots'}
folded={foldedLocalSnapshots}
folding={{
fold: () => setLocalSnapshots(true),
Expand Down

0 comments on commit 09150ea

Please sign in to comment.