Fixing STON export to improve Fossil integration.
This commit is contained in:
parent
a5759d886d
commit
dc018e614f
@ -146,7 +146,7 @@ Tiddler >> exportJSONFile [
|
||||
{ #category : #accessing }
|
||||
Tiddler >> exportSTONFile [
|
||||
|
||||
self exportSTONFileInto: 'tiddlers'
|
||||
^ self exportSTONFileInto: 'tiddlers'
|
||||
]
|
||||
|
||||
{ #category : #accessing }
|
||||
|
Loading…
Reference in New Issue
Block a user