mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 07:40:43 +00:00
feat(timeline): add timeline panel to game interface
This commit is contained in:
@@ -291,6 +291,7 @@
|
||||
class="flex flex-col items-end fixed top-0 right-0 min-[1200px]:top-4 min-[1200px]:right-4 z-1000 gap-2"
|
||||
>
|
||||
<game-right-sidebar></game-right-sidebar>
|
||||
<timeline-panel></timeline-panel>
|
||||
<replay-panel></replay-panel>
|
||||
</div>
|
||||
<settings-modal></settings-modal>
|
||||
|
||||
Reference in New Issue
Block a user