mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat(ui): add fallback when no layers exist
This commit is contained in:
committed by
Kent Keirsey
parent
2baa33730a
commit
eb36e834b2
@ -1558,7 +1558,8 @@
|
||||
"globalInitialImageLayer": "$t(controlLayers.globalInitialImage) $t(unifiedCanvas.layer)",
|
||||
"opacityFilter": "Opacity Filter",
|
||||
"clearProcessor": "Clear Processor",
|
||||
"resetProcessor": "Reset Processor to Defaults"
|
||||
"resetProcessor": "Reset Processor to Defaults",
|
||||
"noLayersAdded": "No Layers Added"
|
||||
},
|
||||
"ui": {
|
||||
"tabs": {
|
||||
|
Reference in New Issue
Block a user