Remove errant comma
This commit is contained in:
parent
daf7085d60
commit
3d22bf5910
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
const pageText: string[] = [
|
const pageText: string[] = [
|
||||||
'<h3>Staff LDB Updated</h3>' +
|
'<h3>Staff LDB Updated</h3>' +
|
||||||
'<p>An upgrade to the Staff Departure Boards may mean that they are temporarily unavailable, while your device updates the app<p>' +
|
'<p>An upgrade to the Staff Departure Boards may mean that they are temporarily unavailable while your device updates the app<p>' +
|
||||||
'<p>Once the update is complete, staff departure board will load faster and more reliably over slow connections</p>',
|
'<p>Once the update is complete, staff departure board will load faster and more reliably over slow connections</p>',
|
||||||
];
|
];
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user