fix: sample FS in render-file.md (#594)

This commit is contained in:
bobgubko
2023-03-19 23:42:41 +08:00
committed by GitHub
parent 2def145cf6
commit 4542ddcfc3
+1 -1
View File
@@ -85,7 +85,7 @@ var engine = new Liquid({
existsSync () {
return true
},
exists () {
async exists () {
return true
},
contains () {