Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
070cbe09
Unverified
Commit
070cbe09
authored
Jun 13, 2018
by
apple502j
Committed by
GitHub
Jun 13, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change splash (GH-1916)
It uses "30000000 projects" by default now!
parent
57c65c82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/views/splash/splash.jsx
src/views/splash/splash.jsx
+1
-1
No files found.
src/views/splash/splash.jsx
View file @
070cbe09
...
...
@@ -27,7 +27,7 @@ class Splash extends React.Component {
'
shouldShowEmailConfirmation
'
]);
this
.
state
=
{
projectCount
:
2
0000000
,
// gets the shared project count
projectCount
:
3
0000000
,
// gets the shared project count
news
:
[],
// gets news posts from the scratch Tumblr
emailConfirmationModalOpen
:
false
,
// flag that determines whether to show banner to request email conf.
refreshCacheStatus
:
'
notrequested
'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment