diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-11-06 01:50:54 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-11-06 01:50:54 +0100 |
commit | 19a042610fafc45e5949337d662a9cf8a702e28e (patch) | |
tree | 825f606d248f280fe9931ad6b8914ecab1531e4f /play.html | |
parent | 45d9112c08af8540cf80c19467b52684eea41f40 (diff) | |
download | maria-19a042610fafc45e5949337d662a9cf8a702e28e.tar.gz |
Revert "WIP subsidy list"
This reverts commit 45d9112c08af8540cf80c19467b52684eea41f40.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -124,7 +124,6 @@ <div id="pc_show" style="display:flex;flex-wrap:wrap;gap:18px;"> </div> </div> - <div class="deal" id="subsidy_list"></div> <div class="deal" id="active_deal_list"></div> <div class="deal" id="proposed_deal_list"></div> </div> |