Skip to content

Commit 63852bc

Browse files
ikepu-tpohakutsu
andauthored
Update src/lib/file-system-repo.ts
Co-authored-by: ohakutsu <dev@ohakutsu.com>
1 parent 8ed6928 commit 63852bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/file-system-repo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ class FileContent {
120120
id: this.id,
121121
organization_url_name: this.organizationUrlName,
122122
slide: this.slide,
123-
ignorePublisht: this.ignorePublish,
123+
ignorePublish: this.ignorePublish,
124124
});
125125
}
126126

0 commit comments

Comments
 (0)