Skip to content

Commit eea1ed3

Browse files
committed
change dialog title
1 parent ebbf32d commit eea1ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/layout/LoopingDialog.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export default function LoopingDialog() {
102102
className: "pb-0",
103103
titleClassName: "text-warning",
104104
titleIcon: <AlertTriangle />,
105-
title: "Looped assets",
105+
title: "Looped positions",
106106
}}
107107
isAutoHeight
108108
>

0 commit comments

Comments
 (0)