Type 8 added to Shipyard with Announcement (#33)

This commit is contained in:
Alex Williams
2024-10-20 10:01:19 +01:00
committed by GitHub
parent 2362ded438
commit 9a41153868
2 changed files with 2 additions and 1 deletions

View File

@@ -68,7 +68,7 @@ export default class Coriolis extends React.Component {
this.state = {
noTouch: !('ontouchstart' in window || navigator.msMaxTouchPoints || navigator.maxTouchPoints),
page: null,
announcements: [],
announcements: [{expiry: "31-08-2024", text: "25/08/2024: Type 8 Transporter added to the shipyard"}],
language: getLanguage(Persist.getLangCode()),
route: {},
sizeRatio: Persist.getSizeRatio()