Skip to content

Commit

Permalink
Fix GSPlaintextChangeSet>>assetFileToWrite
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusDoe committed Oct 11, 2024
1 parent d2639bb commit d96668f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
accessing
assetFileToWrite
^ self assetAsAssetFile: self change versionToWrite
^ self change versionToWrite
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"withMapper:conflict:" : "mad 8/18/2024 19:32",
"withMapper:from:to:" : "mad 10/2/2024 20:36" },
"instance" : {
"assetFileToWrite" : "mad 9/29/2024 17:29",
"assetFileToWrite" : "mad 10/11/2024 12:51",
"change" : "mad 11/7/2023 13:01",
"change:" : "mad 11/7/2023 13:15",
"hasConflicts" : "mad 11/7/2023 13:22",
Expand Down

0 comments on commit d96668f

Please sign in to comment.