Merge pull request !50 from 何朝晖/develop
This commit is contained in:
@@ -56,6 +56,7 @@ const MOCK_TASKS: Task[] = [
|
|||||||
const MOCK_ASSETS: Asset[] = [
|
const MOCK_ASSETS: Asset[] = [
|
||||||
{
|
{
|
||||||
id: 'asset-001',
|
id: 'asset-001',
|
||||||
|
key: 'generation/proj-001/task-001/0.png',
|
||||||
url: 'https://placehold.co/256x256/e94560/1a1a2e?text=Sprite',
|
url: 'https://placehold.co/256x256/e94560/1a1a2e?text=Sprite',
|
||||||
format: 'png',
|
format: 'png',
|
||||||
width: 256,
|
width: 256,
|
||||||
|
|||||||
Reference in New Issue
Block a user