Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
c19878d0
Unverified
Commit
c19878d0
authored
Sep 04, 2019
by
yann300
Committed by
GitHub
Sep 04, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2305 from ethereum/yann300-patch-74
Renaming gist access token => github access token
parents
65922b2e
701422a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
settings-tab.js
src/app/tabs/settings-tab.js
+1
-1
No files found.
src/app/tabs/settings-tab.js
View file @
c19878d0
...
...
@@ -128,7 +128,7 @@ module.exports = class SettingsTab extends ViewPlugin {
this
.
_view
.
gistToken
=
yo
`
<div class="
${
css
.
info
}
card">
<div class="card-body">
<h6 class="
${
css
.
title
}
card-title">Gi
st
Access Token</h6>
<h6 class="
${
css
.
title
}
card-title">Gi
thub
Access Token</h6>
<p class="">Manage the access token used to publish to Gist and retrieve Github contents.</p>
<p class="">Go to github token page (link below) to create a new token and save it in Remix. Make sure this token has only 'create gist' permission.</p>
<p class="
${
css
.
crowNoFlex
}
"><a target="_blank" href="https://github.com/settings/tokens">https://github.com/settings/tokens</a></p>
...
...
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