Skip to content

Commit

Permalink
remove extraneous app entry added in error
Browse files Browse the repository at this point in the history
  • Loading branch information
kriswest committed Apr 22, 2022
1 parent b5447c7 commit fd98a43
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions directory/src/data/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,21 +120,6 @@ export const appData = [
manifest: 'undefined/manifests/Ticker-Grid',
icon: 'https://appd.kolbito.com/images/fdc3-logo.png',
},
{
intents: [],
icons: [{ icon: 'https://appd.kolbito.com/images/fdc3-logo.png' }],
images: [
{ url: 'https://appd.kolbito.com/demos/ticker-grid/screen-1.png' },
],
start_url: 'https://appd.kolbito.com/demos/ticker-grid/',
appId: 'Ticker-Grid',
description: 'fdc3 enabled grid of the S&P 500',
name: 'Ticker-Grid',
manifest_type: 'web',
title: 'Ticker Grid',
manifest: 'undefined/manifests/Ticker-Grid',
icon: 'https://appd.kolbito.com/images/fdc3-logo.png',
},
{
start_url: 'https://fdc3.finos.org/toolbox/fdc3-workbench/',
appId: 'fdc3-workbench',
Expand Down

0 comments on commit fd98a43

Please sign in to comment.