Skip to content

Commit 202bf41

Browse files
committed
feat(data): add time ruler data
1 parent ffffd92 commit 202bf41

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/data/rooms.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,11 @@
1616
"title": "Webex Component User",
1717
"roomType": "direct"
1818
},
19-
"empty-direct-activities": []
19+
"empty-direct-activities": [],
20+
"time-rulers": {
21+
"ID": "time-rulers",
22+
"title": "Time Rulers Room",
23+
"roomType": "group"
24+
},
25+
"time-rulers-activities": [{"date": "2019-08-20T21:00:07.047Z"}, "default", "no-header", "long", {"date": "2019-08-22T21:00:07.047Z"}, "multi-line"]
2026
}

0 commit comments

Comments
 (0)