Debugging metadata cleaning.
This commit is contained in:
parent
19ce9f87b2
commit
9aaf160fa4
@ -46,3 +46,8 @@ LeTextualSnippet >> metadataInit [
|
|||||||
at: 'modifier' put: self editEmail asString;
|
at: 'modifier' put: self editEmail asString;
|
||||||
yourself
|
yourself
|
||||||
]
|
]
|
||||||
|
|
||||||
|
{ #category : #'*Grafoscopio-Utils-Core' }
|
||||||
|
LeTextualSnippet >> options [
|
||||||
|
^ self metadata at: 'options'
|
||||||
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user