diff --git a/src/lib/overlays/welcome.svelte b/src/lib/overlays/welcome.svelte index 312f0b9..0f7911b 100644 --- a/src/lib/overlays/welcome.svelte +++ b/src/lib/overlays/welcome.svelte @@ -21,7 +21,7 @@ const pageText: string[] = [ '

Staff LDB Updated

' + - '

An upgrade to the Staff Departure Boards may mean that they are temporarily unavailable, while your device updates the app

' + + '

An upgrade to the Staff Departure Boards may mean that they are temporarily unavailable while your device updates the app

' + '

Once the update is complete, staff departure board will load faster and more reliably over slow connections

', ];