mirror of
https://github.com/markmanx/isoflow.git
synced 2025-02-07 20:10:47 +00:00
feat: updates example data
This commit is contained in:
parent
945ec81154
commit
1c28a47880
1 changed files with 4 additions and 2 deletions
|
@ -121,8 +121,10 @@ export const initialData: InitialData = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'cf6b6e6e-f491-4547-b4ac-c5eecba8464a',
|
id: 'cf6b6e6e-f491-4547-b4ac-c5eecba8464a',
|
||||||
name: 'Untitled',
|
name: 'Information management',
|
||||||
icon: 'queue'
|
icon: 'queue',
|
||||||
|
description:
|
||||||
|
'<p>This subsystem is responsible for the collection and distribution of daily flight information, storing of seasonal and arrival/departure information, as well as the connection with airlines.</p>'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: '00ff4dc0-09f9-4932-aa90-6c207da2989b',
|
id: '00ff4dc0-09f9-4932-aa90-6c207da2989b',
|
||||||
|
|
Loading…
Reference in a new issue