mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 11:40:04 -05:00
Add 'base' param to specs
This commit is contained in:
parent
dbe5d0bea2
commit
68f3632008
@ -80,6 +80,7 @@ blend = (
|
||||
|
||||
base = (
|
||||
{ 'name': String("Human-readable name of this work")
|
||||
, 'base': String("DB path to base from which this doc inherits")
|
||||
, 'camera': camera
|
||||
, 'filters': filters
|
||||
, 'palette': list_(Palette())
|
||||
|
Loading…
Reference in New Issue
Block a user