aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-02-13 16:35:39 +0800
committercrupest <crupest@outlook.com>2021-02-13 16:35:39 +0800
commitb9703104b5b416dd3211adedb878d1916072c96d (patch)
tree013269a755ca929705f5d26494dfea48bcf8383b /FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
parent17272858aaf09eac5a3550b23e97f8d339847bd9 (diff)
downloadtimeline-b9703104b5b416dd3211adedb878d1916072c96d.tar.gz
timeline-b9703104b5b416dd3211adedb878d1916072c96d.tar.bz2
timeline-b9703104b5b416dd3211adedb878d1916072c96d.zip
...
Diffstat (limited to 'FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx')
-rw-r--r--FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx b/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
index 48263486..56be8cfe 100644
--- a/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
+++ b/FrontEnd/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
@@ -134,7 +134,6 @@ export default function TimelinePageTemplateUI<TManageItems>(
className="fixed-bottom"
timeline={timeline}
onHeightChange={onPostEditHeightChange}
- timelineUniqueId={timeline.uniqueId}
/>
</>
) : null}