Skip to content

Commit 4184a05

Browse files
author
arch
committed
add comment to cache data
1 parent 1b7d3e8 commit 4184a05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

funscript_editor/ui/funscript_generator_window.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ def __scaling_completed(self, score):
191191

192192
raw_tracking_data_json_output = {
193193
'version': 1,
194+
'comment': "MTFG RAW DATA",
194195
'actions': {}
195196
}
196197

0 commit comments

Comments
 (0)