mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-06 16:03:52 +00:00
typo: incorrect title in delete confirmation
This commit is contained in:
committed by
Carlos Valente
parent
74e59dccdb
commit
99d2debca8
@@ -205,7 +205,7 @@ export default function ManageRundowns() {
|
||||
<Dialog
|
||||
isOpen={isOpenDelete}
|
||||
onClose={deleteHandlers.close}
|
||||
title='Load rundown'
|
||||
title='Delete rundown'
|
||||
showBackdrop
|
||||
showCloseButton
|
||||
bodyElements={
|
||||
|
||||
Reference in New Issue
Block a user