mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Updated dashboard mocks
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
d2d34b1418
commit
22a75ba144
@ -271,8 +271,8 @@ export default class DashboardMocksService extends Service {
|
||||
});
|
||||
|
||||
// More than 5 sources
|
||||
// const attributionSources = ['Twitter', 'Ghost Network', 'Product Hunt', 'Direct', 'Ghost Newsletter', 'Rediverge Newsletter', 'Reddit', 'The Lever Newsletter', 'The Browser Newsletter'];
|
||||
const attributionSources = ['Twitter', 'Ghost Network', 'Product Hunt', 'Direct'];
|
||||
const attributionSources = ['Twitter', 'Ghost Network', 'Product Hunt', 'Direct', 'Ghost Newsletter', 'Rediverge Newsletter', 'Reddit', 'The Lever Newsletter', 'The Browser Newsletter', 'Green Newsletter', 'Yellow Newsletter', 'Brown Newsletter', 'Red Newsletter'];
|
||||
// const attributionSources = ['Twitter', 'Ghost Network', 'Product Hunt', 'Direct'];
|
||||
const hasPaidConversions = true;
|
||||
const hasFreeSignups = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user