diff --git a/src/App.jsx b/src/App.jsx
index 1eb0ee2ddfa..d1d8b2d9d95 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -130,12 +130,12 @@ function App() {
toTime;
}
- let seriesICS = '';
- if (eventDetails.extendedProps.rootIcsLink != null) {
- seriesICS = (
- Series ICS
- );
- }
+ // let seriesICS = '';
+ // if (eventDetails.extendedProps.rootIcsLink != null) {
+ // seriesICS = (
+ // Series ICS
+ // );
+ // }
const extractUrls = (text) => {
const urlPattern = /(?