Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
J
joinmastodon
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
20
Issues
20
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mastodon
joinmastodon
Commits
e50178d4
Commit
e50178d4
authored
Oct 22, 2018
by
Eugen Rochko
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix apps not being marked as paid
parent
8d35585f
Pipeline
#344
passed with stages
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
BrowseApps.js
src/BrowseApps.js
+2
-0
No files found.
src/BrowseApps.js
View file @
e50178d4
...
...
@@ -44,12 +44,14 @@ const apps = {
name
:
'Toot!'
,
icon
:
toot
,
url
:
'https://itunes.apple.com/app/toot/id1229021451?ls=1&mt=8'
,
paid
:
true
,
},
{
name
:
'Mast'
,
icon
:
mast
,
url
:
'https://itunes.apple.com/us/app/mast/id1437429129?mt=8'
,
paid
:
true
,
},
{
...
...
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