From b7fd5155175fe3c4167759f059068b3d0ca85453 Mon Sep 17 00:00:00 2001 From: apple502j <33279053+apple502j@users.noreply.github.com> Date: Wed, 1 Aug 2018 09:35:18 +0900 Subject: [PATCH 1/2] Update the date --- src/views/terms/terms.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/terms/terms.jsx b/src/views/terms/terms.jsx index 63e223e1d..b372a6489 100644 --- a/src/views/terms/terms.jsx +++ b/src/views/terms/terms.jsx @@ -466,7 +466,7 @@ const Terms = () => (

This document, together with all appendices, constitutes the entire Terms of Use and supersedes all previous agreements with the Scratch Team relating - to the use of Scratch. Revision date: 4 March 2015. + to the use of Scratch. Revision date: April 2016.

From 46e24ac3ef2f495f34eaf281c851df4451b69bc7 Mon Sep 17 00:00:00 2001 From: kyleplo <31634240+kyleplo@users.noreply.github.com> Date: Wed, 22 Aug 2018 08:15:22 -0400 Subject: [PATCH 2/2] Fix spacing in message title --- src/components/navigation/www/navigation.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/navigation/www/navigation.jsx b/src/components/navigation/www/navigation.jsx index fddfbafaf..1a0fedb9f 100644 --- a/src/components/navigation/www/navigation.jsx +++ b/src/components/navigation/www/navigation.jsx @@ -249,7 +249,7 @@ class Navigation extends React.Component { 'message-count': true, 'show': this.props.unreadMessageCount > 0 })} - >{this.props.unreadMessageCount} + >{this.props.unreadMessageCount} ,