Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ __pycache__/
.claude/
.codex/
.agents/
.pi/
skills-lock.json
AGENTS.md

Expand Down
32 changes: 32 additions & 0 deletions data/venues/rohm-theatre-kyoto.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"id": "rohm-theatre-kyoto",
"name_zh": "ROHM Theatre 京都",
"name_jp": "ロームシアター京都",
"name_romaji": "ROHM Theatre Kyoto",
"prefecture": "kyoto",
"city": "京都市左京区",
"aliases": [
"京都会館",
"Kyoto Kaikan",
"ロームシアター",
"罗姆剧场京都"
],
"subMaps": [
{
"id": "main-hall",
"label_zh": "Main Hall",
"label_jp": "メインホール",
"imageUrl": "/seatmaps/rohm-theatre-kyoto/main-hall.webp",
"width": 1514,
"height": 2048
},
{
"id": "south-hall",
"label_zh": "South Hall",
"label_jp": "サウスホール",
"imageUrl": "/seatmaps/rohm-theatre-kyoto/south-hall.webp",
"width": 1483,
"height": 2048
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.