diff --git a/hwe/a_history.php b/hwe/a_history.php index 1d8d9390..94473d95 100644 --- a/hwe/a_history.php +++ b/hwe/a_history.php @@ -203,9 +203,13 @@ $nations = $history['nations']; + [ + 'serverNick' => DB::prefix(), + 'serverID' => UniqueConst::$serverID, + ] + ])?> + + \ No newline at end of file diff --git a/hwe/ts/components/DragSelect.vue b/hwe/ts/components/DragSelect.vue index 53ba12c0..a2381e83 100644 --- a/hwe/ts/components/DragSelect.vue +++ b/hwe/ts/components/DragSelect.vue @@ -1,12 +1,14 @@