Refactoring nitter user exporter.

This commit is contained in:
ruidajo 2022-04-04 16:41:12 -05:00
parent 128c557d2f
commit 3ebaa05ea0
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
accessing
exportWithTemplate: mustacheFile On: folder
exportWithTemplate: mustacheFile into: folder
| tempDictionary modified |
tempDictionary := self asDictionary copy.