fix(dynasty): normalize archived nation records
This commit is contained in:
@@ -210,7 +210,7 @@ onMounted(loadDetail);
|
||||
|
||||
<table
|
||||
v-for="nation in data.nations"
|
||||
:key="nation.nation"
|
||||
:key="nation.archiveId"
|
||||
class="legacy-table legacy-bg2 old-nation-table"
|
||||
>
|
||||
<colgroup>
|
||||
|
||||
Reference in New Issue
Block a user