diff --git a/src/showplanner/index.tsx b/src/showplanner/index.tsx index b52627f..0dfb8d2 100644 --- a/src/showplanner/index.tsx +++ b/src/showplanner/index.tsx @@ -267,7 +267,7 @@ const Showplanner: React.FC<{ timeslotId: number }> = function({ timeslotId }) { (args.props as any).trackid ); } else { - alert("Sorry, editing tracks is only possible right now."); + alert("Sorry, only editing tracks is possible right now"); } }} >